diff options
author | wiz <wiz@pkgsrc.org> | 2002-09-11 23:39:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-09-11 23:39:27 +0000 |
commit | 3bf4515e9552b8fff79ba973a6a4264866884ae9 (patch) | |
tree | 97e2e7a38df5e87d082847ba364d1b68ba33e811 /chat/gabber/PLIST | |
parent | 36051ff2bc685a44c3c9039c1ca28cacc6ee3d2f (diff) | |
download | pkgsrc-3bf4515e9552b8fff79ba973a6a4264866884ae9.tar.gz |
Convert to buildlink2. Remove some more dirs, if possible.
Diffstat (limited to 'chat/gabber/PLIST')
-rw-r--r-- | chat/gabber/PLIST | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/chat/gabber/PLIST b/chat/gabber/PLIST index 25853586323..c6184b8f52a 100644 --- a/chat/gabber/PLIST +++ b/chat/gabber/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/07/10 14:16:07 agc Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/09/11 23:39:28 wiz Exp $ bin/gabber etc/sound/events/gabber.soundlist man/man1/gabber.1 @@ -166,9 +166,14 @@ share/sounds/gabber/gabber_ooochat_recv.wav share/sounds/gabber/gabber_startup.wav share/sounds/gabber/gabber_subrequest.wav @dirrm share/sounds/gabber +@unexec ${RMDIR} %D/share/sounds 2> /dev/null || ${TRUE} @dirrm share/pixmaps/gabber @dirrm share/omf/gabber +@unexec ${RMDIR} %D/share/omf 2> /dev/null || ${TRUE} @dirrm share/gnome/help/gabber/C/stylesheet-images @dirrm share/gnome/help/gabber/C @dirrm share/gnome/help/gabber +@unexec ${RMDIR} %D/share/gnome/help 2> /dev/null || ${TRUE} +@unexec ${RMDIR} %D/share/gnome/apps/Internet 2> /dev/null || ${TRUE} +@unexec ${RMDIR} %D/share/gnome/apps 2> /dev/null || ${TRUE} @dirrm share/gabber |