From e3435ac55a438b13dfb91412beea4402b9e4c713 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 6 Oct 2002 03:00:41 +0000 Subject: unexec rmdir some shared dirs instead of dirrm'ing them. --- net/etherape/PLIST | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net') diff --git a/net/etherape/PLIST b/net/etherape/PLIST index 7eb6637d1cd..f202396e92c 100644 --- a/net/etherape/PLIST +++ b/net/etherape/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/11/11 22:06:45 damon Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/10/06 03:00:41 wiz Exp $ bin/etherape etc/etherape/services lib/locale/es/LC_MESSAGES/etherape.mo @@ -36,8 +36,8 @@ share/pixmaps/etherape.png @dirrm share/gnome/help/etherape/C/stylesheet-images @dirrm share/gnome/help/etherape/C @dirrm share/gnome/help/etherape -@dirrm share/gnome/help -@dirrm share/gnome/apps/Applications +@unexec ${RMDIR} %D/share/gnome/help 2>/dev/null || ${TRUE} +@unexec ${RMDIR} %D/share/gnome/apps/Applications 2>/dev/null || ${TRUE} @dirrm share/etherape/glade @dirrm share/etherape @dirrm lib/locale/nl/LC_MESSAGES -- cgit v1.2.3