From be3e1f7794486310bb005c6132d838a4e6421451 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Thu, 16 Dec 2004 05:49:27 +0000 Subject: Clean up handling of locale directories at deinstall-time: * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created --- devel/libbonobo/pkg-plist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devel/libbonobo') diff --git a/devel/libbonobo/pkg-plist b/devel/libbonobo/pkg-plist index a3d113f0d6fc..17b01ff27ec7 100644 --- a/devel/libbonobo/pkg-plist +++ b/devel/libbonobo/pkg-plist @@ -257,3 +257,5 @@ share/locale/zh_TW/LC_MESSAGES/libbonobo-2.0.mo @dirrm etc/bonobo-activation @unexec /bin/rmdir %D/lib/bonobo/monikers 2>/dev/null || /usr/bin/true @unexec /bin/rmdir %D/lib/bonobo 2>/dev/null || /usr/bin/true +@unexec /bin/rmdir %D/share/locale/li/LC_MESSAGES 2>/dev/null || /usr/bin/true +@unexec /bin/rmdir %D/share/locale/li 2>/dev/null || /usr/bin/true -- cgit v1.2.3