FreeBSD Bugzilla – Attachment 142913 Details for
Bug 190016
[patch] Add staging support to www/blogsum
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 553 bytes, created by
joe
on 2014-05-20 17:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
joe
Created:
2014-05-20 17:30:00 UTC
Size:
553 bytes
patch
obsolete
>diff --git a/www/blogsum/Makefile b/www/blogsum/Makefile >index 43fdb0b..614ebae 100644 >--- a/www/blogsum/Makefile >+++ b/www/blogsum/Makefile >@@ -23,7 +23,6 @@ NO_BUILD= yes > USE_PERL5= run > USE_APACHE_RUN= 22+ > >-NO_STAGE= yes > .include <bsd.port.pre.mk> > > SUB_FILES= pkg-message >@@ -37,8 +36,8 @@ pre-everything:: > @${ECHO_MSG} "" > > do-install: >- @${MKDIR} ${WWWDIR}/ >- @ cd ${WRKSRC} && ${COPYTREE_SHARE} . ${WWWDIR}/ >+ @${MKDIR} ${STAGEDIR}${WWWDIR}/ >+ @ cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}/ > > post-install: > @${ECHO_MSG} ""
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 190016
: 142913