diff options
author | Igor Pashev <igor.pashev@nexenta.com> | 2012-09-28 22:37:16 +0400 |
---|---|---|
committer | Igor Pashev <igor.pashev@nexenta.com> | 2012-09-28 22:37:16 +0400 |
commit | f4140bc5435dffb27064df5a98b33f6d0d1b9595 (patch) | |
tree | a5837f7e98908daca4c215442bddc9b517cc551e /examples/findutils/locate.p5m | |
parent | f9b823394ccfad3c82551f05f9362a461acd0003 (diff) | |
download | cibs-f4140bc5435dffb27064df5a98b33f6d0d1b9595.tar.gz |
Setting gnu symlinks blindly is not good
Diffstat (limited to 'examples/findutils/locate.p5m')
-rw-r--r-- | examples/findutils/locate.p5m | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/findutils/locate.p5m b/examples/findutils/locate.p5m index fe26217..fee8de0 100644 --- a/examples/findutils/locate.p5m +++ b/examples/findutils/locate.p5m @@ -6,6 +6,8 @@ license $(license-file) license="$(license)" depend fmri=pkg:/file/gnu-$(name)@4.4 type=require +# TODO: mediators for /usr/bin/{locate,updatedb} + dir path=usr dir path=usr/gnu dir path=usr/gnu/bin |