[34794] trunk/dports/sysutils/logrotate/Portfile

markd at macports.org markd at macports.org
Wed Mar 5 18:21:21 PST 2008


Revision: 34794
          http://trac.macosforge.org/projects/macports/changeset/34794
Author:   markd at macports.org
Date:     2008-03-05 18:21:21 -0800 (Wed, 05 Mar 2008)

Log Message:
-----------
Rename the sample logrotate-default to logrotate.conf.sample.

Modified Paths:
--------------
    trunk/dports/sysutils/logrotate/Portfile

Modified: trunk/dports/sysutils/logrotate/Portfile
===================================================================
--- trunk/dports/sysutils/logrotate/Portfile	2008-03-06 01:55:52 UTC (rev 34793)
+++ trunk/dports/sysutils/logrotate/Portfile	2008-03-06 02:21:21 UTC (rev 34794)
@@ -41,6 +41,7 @@
 
 destroot {
 		xinstall -m 755 ${worksrcpath}/logrotate ${destroot}${prefix}/sbin
-		xinstall -m 755 ${worksrcpath}/examples/logrotate-default ${destroot}${prefix}/etc/
+		xinstall -m 755 ${worksrcpath}/examples/logrotate-default \
+			${destroot}${prefix}/etc/logrotate.conf.sample
 		xinstall -m 444 ${worksrcpath}/logrotate.8 ${destroot}${prefix}/share/man/man8
 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080305/9d1c1b27/attachment.html 


More information about the macports-changes mailing list