[91620] trunk/dports/sysutils/slocate/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Apr 6 18:38:03 PDT 2012


Revision: 91620
          https://trac.macports.org/changeset/91620
Author:   ryandesign at macports.org
Date:     2012-04-06 18:38:02 -0700 (Fri, 06 Apr 2012)
Log Message:
-----------
slocate: fix notes

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

Modified: trunk/dports/sysutils/slocate/Portfile
===================================================================
--- trunk/dports/sysutils/slocate/Portfile	2012-04-07 01:36:27 UTC (rev 91619)
+++ trunk/dports/sysutils/slocate/Portfile	2012-04-07 01:38:02 UTC (rev 91620)
@@ -59,13 +59,6 @@
     reinplace "s|__PREFIX__|${prefix}|g" ${destroot}${prefix}/etc/daily.slocate
 }
 
-notes \
-"slocate's database should be updated on a regular basis. In
-${prefix}/etc/daily.slocate, you'll find some lines to put in
-/etc/daily.local to update the database on a daily basis (for example).
-If you want to disable the weekly update of the system's built-in locate,
-edit the file /etc/weekly."
-
 variant universal {
     build.args-append   LDFLAGS="${configure.universal_ldflags}"
 
@@ -74,3 +67,11 @@
             ${worksrcpath}/src/Makefile
     }
 }
+
+notes "
+slocate's database should be updated on a regular basis. In\
+${prefix}/etc/daily.slocate, you'll find some lines to put in\
+/etc/daily.local to update the database on a daily basis (for example).\
+If you want to disable the weekly update of the system's built-in locate,\
+edit the file /etc/weekly.
+"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120406/9bfa9e17/attachment.html>


More information about the macports-changes mailing list