diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 21:00:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 21:00:03 +0000 |
commit | 3e474101e8e3e369adf7157f203156b8255ded37 (patch) | |
tree | ed73172058ace386425f78ea3f73d7e7191ec68c /net/gift-gnutella | |
parent | c235acb9cd0a5cfe4c74879429fdcbd5a926216c (diff) | |
download | pkgsrc-3e474101e8e3e369adf7157f203156b8255ded37.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'net/gift-gnutella')
-rw-r--r-- | net/gift-gnutella/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/gift-gnutella/PLIST b/net/gift-gnutella/PLIST index 0e5e0ba1abc..8fbf0413b60 100644 --- a/net/gift-gnutella/PLIST +++ b/net/gift-gnutella/PLIST @@ -1,7 +1,6 @@ -@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:09:28 joerg Exp $ +@comment $NetBSD: PLIST,v 1.5 2009/06/14 21:00:04 joerg Exp $ lib/giFT/libGnutella.la share/giFT/Gnutella/Gnutella.conf share/giFT/Gnutella/Gnutella.conf.template share/giFT/Gnutella/gwebcaches share/giFT/Gnutella/hostiles.txt -@unexec ${RMDIR} %D/lib/giFT 2>/dev/null || ${TRUE} |