diff options
author | joerg <joerg> | 2009-06-14 22:06:39 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 22:06:39 +0000 |
commit | 4d29b03ebc6dc47ccf5fcd039b80e0ad3820c8c0 (patch) | |
tree | 5c7f99cfbae867a7ff655a3f10b6c23aceb8f59b /x11/bbapm | |
parent | 9b9117ebf1e655240ed197f14a0096e76e2aff9d (diff) | |
download | pkgsrc-4d29b03ebc6dc47ccf5fcd039b80e0ad3820c8c0.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'x11/bbapm')
-rw-r--r-- | x11/bbapm/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/bbapm/PLIST b/x11/bbapm/PLIST index 5a8f7036d56..cd302cba563 100644 --- a/x11/bbapm/PLIST +++ b/x11/bbapm/PLIST @@ -1,8 +1,7 @@ -@comment $NetBSD: PLIST,v 1.2 2002/12/09 16:01:54 tron Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 22:06:39 joerg Exp $ bin/bbapm man/man1/bbapm.1 share/bbtools/README.bbapm share/bbtools/bbapm.conf share/bbtools/bbapm.nobb share/bbtools/bbapm.style -@unexec ${RMDIR} %D/share/bbtools 2>/dev/null || ${TRUE} |