FreeBSD Bugzilla – Attachment 143076 Details for
Bug 190211
[patch] Add staging support to www/kplaylist
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 595 bytes, created by
joe
on 2014-05-25 20:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
joe
Created:
2014-05-25 20:40:00 UTC
Size:
595 bytes
patch
obsolete
>diff --git a/www/kplaylist/Makefile b/www/kplaylist/Makefile >index 2a3c17d..88c910b 100644 >--- a/www/kplaylist/Makefile >+++ b/www/kplaylist/Makefile >@@ -24,10 +24,9 @@ NO_BUILD= yes > PLIST_FILES= %%WWWDIR%%/index.php > PLIST_DIRS= %%WWWDIR%% > >-NO_STAGE= yes > do-install: >- ${MKDIR} ${WWWDIR} >- @cd ${WRKSRC} && ${CP} kplaylist.1.8.505.php ${WWWDIR}/index.php >- ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR} >+ ${MKDIR} ${STAGEDIR}${WWWDIR} >+ @cd ${WRKSRC} && ${CP} kplaylist.1.8.505.php ${STAGEDIR}${WWWDIR}/index.php >+ ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${STAGEDIR}${WWWDIR} > > .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 190211
: 143076