diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 21:28:46 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 21:28:46 +0000 |
commit | 93323948e4f1e37e92dc7873785b511d58636a05 (patch) | |
tree | 5d829254b84f2d9499498c97bb76aa0a614b5171 /time/bbdate/PLIST | |
parent | a567289eeb13576e7d99ec848b9a37cebb1b9e2d (diff) | |
download | pkgsrc-93323948e4f1e37e92dc7873785b511d58636a05.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'time/bbdate/PLIST')
-rw-r--r-- | time/bbdate/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/time/bbdate/PLIST b/time/bbdate/PLIST index 3d3dcf8cc55..f7fbcc529af 100644 --- a/time/bbdate/PLIST +++ b/time/bbdate/PLIST @@ -1,7 +1,6 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/18 15:53:14 jschauma Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 21:38:07 joerg Exp $ bin/bbdate share/bbtools/README.bbdate share/bbtools/bbdate.conf share/bbtools/bbdate.nobb share/bbtools/bbdate.style -@unexec ${RMDIR} %D/share/bbtools 2>/dev/null || ${TRUE} |