Changeset 80548
- Timestamp:
- 07/14/11 09:47:12 (4 years ago)
- Location:
- trunk/dports/sysutils/slocate
- Files:
-
- 2 edited
-
Portfile (modified) (1 diff)
-
files/daily.slocate (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/sysutils/slocate/Portfile
r70309 r80548 5 5 name slocate 6 6 version 3.1 7 revision 17 revision 2 8 8 categories sysutils 9 9 license GPL-2 -
trunk/dports/sysutils/slocate/files/daily.slocate
r70891 r80548 15 15 # One day, I'll look at the bug that requires doing cd / when launched 16 16 # with periodic. 17 (cd / && __PREFIX__/bin/slocate -u -c )17 (cd / && __PREFIX__/bin/slocate -u -c __PREFIX__/etc/updatedb.conf) 18 18 else 19 19 (cd / && __PREFIX__/bin/slocate -u)
Note: See TracChangeset
for help on using the changeset viewer.

