FreeBSD Bugzilla – Attachment 153397 Details for
Bug 197045
[www/tt-rss] [PATCH] Changed config.php-dist into config.php.sample
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
patch-sample-new.patch (text/plain), 1.03 KB, created by
Yuri Victorovich
on 2015-02-23 21:55:32 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2015-02-23 21:55:32 UTC
Size:
1.03 KB
patch
obsolete
>--- Makefile (revision 379707) >+++ Makefile (working copy) >@@ -94,4 +94,7 @@ > ${TOUCH} ${STAGEDIR}${WWWDIR}/icons/.empty > ${INSTALL_DATA} ${WRKDIR}/httpd-tt-rss.conf ${STAGEDIR}${DATADIR} > >+post-install: >+ @${MV} ${STAGEDIR}${WWWDIR}/config.php-dist ${STAGEDIR}${WWWDIR}/config.php.sample >+ > .include <bsd.port.mk> >--- pkg-plist (revision 379707) >+++ pkg-plist (working copy) >@@ -53,7 +53,6 @@ > %%WWWDIR%%/classes/pref/users.php > %%WWWDIR%%/classes/rpc.php > %%WWWDIR%%/classes/ttrssmailer.php >-%%WWWDIR%%/config.php-dist > %%WWWDIR%%/css/cdm.css > %%WWWDIR%%/css/dijit.css > %%WWWDIR%%/css/layout.css >@@ -2392,9 +2391,8 @@ > %%WWWDIR%%/themes/.empty > %%WWWDIR%%/themes/default.css > %%WWWDIR%%/themes/night.css >-@exec [ -f %B/config.php ] || (cp %D/%F %B/config.php && chmod go-r %B/config.php && chown %%WWWOWN%% %B/config.php) >-@unexec if cmp -s %D/%%WWWDIR%%/config.php %D/%%WWWDIR%%/config.php-dist; then rm -f %D/%%WWWDIR%%/config.php; fi > @mode u=rx >+@sample %%WWWDIR%%/config.php.sample > %%WWWDIR%%/update.php > %%WWWDIR%%/update_daemon2.php > @mode
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 197045
:
152081
|
153397
|
153398
|
153535
|
153626