diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
commit | 24151e2b9991726fa4bcd0ace9289f45de0f325e (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /net/amule/PLIST | |
parent | 548d7fd5a95be0c24af3a00066cd67985f359815 (diff) | |
download | pkgsrc-24151e2b9991726fa4bcd0ace9289f45de0f325e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'net/amule/PLIST')
-rw-r--r-- | net/amule/PLIST | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/net/amule/PLIST b/net/amule/PLIST index 2a55b3f2e87..23b014783d5 100644 --- a/net/amule/PLIST +++ b/net/amule/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2009/06/06 13:08:27 obache Exp $ +@comment $NetBSD: PLIST,v 1.10 2009/06/14 18:09:21 joerg Exp $ ${PLIST.alc}bin/alc ${PLIST.alcc}bin/alcc ${PLIST.amule}bin/amule @@ -360,16 +360,5 @@ ${PLIST.alc}share/pixmaps/alc.xpm ${PLIST.amule}share/pixmaps/amule.xpm ${PLIST.gui}share/pixmaps/amulegui.xpm ${PLIST.wxcas}share/pixmaps/wxcas.xpm -@comment in xdg-dirs: @dirrm share/pixmaps -@dirrm share/doc/aMule-${PKGVERSION} -${PLIST.cas}@dirrm share/cas -@comment in xdg-dirs: @dirrm share/applications -${PLIST.web}@dirrm share/amule/webserver/php-default -${PLIST.web}@dirrm share/amule/webserver/litoral -${PLIST.web}@dirrm share/amule/webserver/default -${PLIST.web}@dirrm share/amule/webserver/chicane -${PLIST.web}@dirrm share/amule/webserver -${PLIST.skins}@dirrm share/amule/skins -${PLIST.share}@dirrm share/amule @unexec ${RMDIR} %D/lib/xchat/plugins 2>/dev/null || ${TRUE} @unexec ${RMDIR} %D/lib/xchat 2>/dev/null || ${TRUE} |