[70891] trunk/dports/sysutils/slocate/files/daily.slocate

jmr at macports.org jmr at macports.org
Wed Aug 25 02:02:55 PDT 2010


Revision: 70891
          http://trac.macports.org/changeset/70891
Author:   jmr at macports.org
Date:     2010-08-25 02:02:51 -0700 (Wed, 25 Aug 2010)
Log Message:
-----------
slocate: fix comment in daily.slocate (#26231)

Modified Paths:
--------------
    trunk/dports/sysutils/slocate/files/daily.slocate

Modified: trunk/dports/sysutils/slocate/files/daily.slocate
===================================================================
--- trunk/dports/sysutils/slocate/files/daily.slocate	2010-08-25 07:31:10 UTC (rev 70890)
+++ trunk/dports/sysutils/slocate/files/daily.slocate	2010-08-25 09:02:51 UTC (rev 70891)
@@ -5,7 +5,7 @@
 # These are actually lines to put in /etc/daily.local (create it if it doesn't
 # exist) to update the slocate database daily. You can also put the lines in
 # /etc/weekly.local if you want to update the database only weekly.
-# The advantage of .daily files over /etc/daily and /etc/weekly files is that
+# The advantage of .local files over /etc/daily and /etc/weekly is that the
 # next system update won't discard your changes.
 #
 if [ -x __PREFIX__/bin/slocate ]; then
@@ -18,4 +18,4 @@
 	else
 		(cd / && __PREFIX__/bin/slocate -u)
 	fi
-fi
\ No newline at end of file
+fi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100825/5b211e1a/attachment.html>


More information about the macports-changes mailing list