diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 21:40:04 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 21:40:04 +0000 |
commit | f004f45c7df64cd7f0aca91b65b59a0adaaca209 (patch) | |
tree | afd4f01589af8526bc60017c3dae027e64f93434 /wm/bbkeys09 | |
parent | 93323948e4f1e37e92dc7873785b511d58636a05 (diff) | |
download | pkgsrc-f004f45c7df64cd7f0aca91b65b59a0adaaca209.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'wm/bbkeys09')
-rw-r--r-- | wm/bbkeys09/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/wm/bbkeys09/PLIST b/wm/bbkeys09/PLIST index 7b142a4416b..c973bf3ab31 100644 --- a/wm/bbkeys09/PLIST +++ b/wm/bbkeys09/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:18:56 joerg Exp $ +@comment $NetBSD: PLIST,v 1.5 2009/06/14 21:40:04 joerg Exp $ bin/bbkeys man/man1/bbkeys.1 man/man5/bbkeysrc.5 @@ -11,4 +11,3 @@ share/share/doc/bbkeys/LICENSE share/share/doc/bbkeys/NEWS share/share/doc/bbkeys/README share/share/doc/bbkeys/TODO -@unexec ${RMDIR} %D/share/bbtools 2>/dev/null || ${TRUE} |