diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 22:06:39 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 22:06:39 +0000 |
commit | 2160721391c5cea89973e3bd94802e9efd8ac2f9 (patch) | |
tree | 5c7f99cfbae867a7ff655a3f10b6c23aceb8f59b /x11/bbapm | |
parent | 0ffcbf8ffd9cae29b30398edb891521a5881a8f5 (diff) | |
download | pkgsrc-2160721391c5cea89973e3bd94802e9efd8ac2f9.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} |