diff options
author | joerg <joerg> | 2009-06-14 21:00:03 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 21:00:03 +0000 |
commit | 45dd95659e6cb02fb070289f08cc93b8908349dc (patch) | |
tree | ed73172058ace386425f78ea3f73d7e7191ec68c /net/amule | |
parent | ef360368366a1da69226a11b277bbb102a6792c1 (diff) | |
download | pkgsrc-45dd95659e6cb02fb070289f08cc93b8908349dc.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'net/amule')
-rw-r--r-- | net/amule/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/amule/PLIST b/net/amule/PLIST index 23b014783d5..835cb616a7c 100644 --- a/net/amule/PLIST +++ b/net/amule/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2009/06/14 18:09:21 joerg Exp $ +@comment $NetBSD: PLIST,v 1.11 2009/06/14 21:00:03 joerg Exp $ ${PLIST.alc}bin/alc ${PLIST.alcc}bin/alcc ${PLIST.amule}bin/amule @@ -360,5 +360,3 @@ ${PLIST.alc}share/pixmaps/alc.xpm ${PLIST.amule}share/pixmaps/amule.xpm ${PLIST.gui}share/pixmaps/amulegui.xpm ${PLIST.wxcas}share/pixmaps/wxcas.xpm -@unexec ${RMDIR} %D/lib/xchat/plugins 2>/dev/null || ${TRUE} -@unexec ${RMDIR} %D/lib/xchat 2>/dev/null || ${TRUE} |