FreeBSD Bugzilla – Attachment 142938 Details for
Bug 190046
[patch] Add staging support to www/feedonfeeds
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 454 bytes, created by
joe
on 2014-05-21 01:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
joe
Created:
2014-05-21 01:30:00 UTC
Size:
454 bytes
patch
obsolete
>diff --git a/www/feedonfeeds/Makefile b/www/feedonfeeds/Makefile >index da0f732..8e6e226 100644 >--- a/www/feedonfeeds/Makefile >+++ b/www/feedonfeeds/Makefile >@@ -18,9 +18,8 @@ NO_BUILD= yes > DATADIR?= ${PREFIX}/www/data/feed-on-feeds > WRKSRC= ${WRKDIR}/${PROJECTHOST} > >-NO_STAGE= yes > do-install: >- ${MKDIR} ${DATADIR} >- ${CP} -R ${WRKSRC}/ ${DATADIR} >+ ${MKDIR} ${STAGEDIR}${DATADIR} >+ ${CP} -R ${WRKSRC}/ ${STAGEDIR}${DATADIR} > > .include <bsd.port.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 190046
: 142938