FreeBSD Bugzilla – Attachment 142993 Details for
Bug 190113
[patch] Add staging support to www/gallery3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 773 bytes, created by
joe
on 2014-05-22 16:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
joe
Created:
2014-05-22 16:10:01 UTC
Size:
773 bytes
patch
obsolete
>diff --git a/www/gallery3/Makefile b/www/gallery3/Makefile >index 7f3da51..9d992a9 100644 >--- a/www/gallery3/Makefile >+++ b/www/gallery3/Makefile >@@ -25,7 +25,6 @@ OPTIONS_DEFINE= DCRAW FFMPEG GD GRAPHMAGICK IMAGEMAGICK JHEAD \ > NETPBM NLS UNZIP > OPTIONS_DEFAULT= IMAGEMAGICK JHEAD UNZIP > >-NO_STAGE= yes > .include <bsd.port.options.mk> > > .if defined(GALLERY3DIR) >@@ -76,8 +75,8 @@ RUN_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip > .endif > > do-install: >- @cd ${WRKSRC}/ && ${COPYTREE_SHARE} . ${WWWDIR}/ >- @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}/ >+ @cd ${WRKSRC}/ && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}/ >+ @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${STAGEDIR}${WWWDIR}/ > @${ECHO_CMD} '@exec ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}' >> ${TMPPLIST} > > .if !defined(BATCH)
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 190113
: 142993