From a9a60841bad07c7263cffea96a5d5a83520788ed Mon Sep 17 00:00:00 2001 From: martti Date: Fri, 15 Apr 2005 04:23:20 +0000 Subject: Use @unexec ${RMDIR} to remove share/xfce4/mime and share/xfce4 as xfce4-icon-theme will also write to these directory (but it does not depend on libxfce4gui or libxfce4util). --- x11/libxfce4gui/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/libxfce4gui') diff --git a/x11/libxfce4gui/PLIST b/x11/libxfce4gui/PLIST index a37188996af..81a9416fd61 100644 --- a/x11/libxfce4gui/PLIST +++ b/x11/libxfce4gui/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2005/03/18 07:59:09 martti Exp $ +@comment $NetBSD: PLIST,v 1.10 2005/04/15 04:23:20 martti Exp $ ${PKGLOCALEDIR}/locale/be/LC_MESSAGES/libxfcegui4.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/libxfcegui4.mo ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/libxfcegui4.mo @@ -110,4 +110,4 @@ share/xfce4/xfce-svg-test.svg @dirrm lib/xfce4/modules @dirrm lib/xfce4 @dirrm share/gtk-doc/html/libxfcegui4 -@dirrm share/xfce4/mime +@unexec ${RMDIR} %D/share/xfce4/mime 2>/dev/null || ${TRUE} -- cgit v1.2.3