summaryrefslogtreecommitdiff
path: root/graphics/gwenview
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-12-16 05:49:27 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-12-16 05:49:27 +0000
commitbe3e1f7794486310bb005c6132d838a4e6421451 (patch)
treea7dfcc67170c590a833d014ae4ba65ea8537deb0 /graphics/gwenview
parent- assume all ldap version work (diff)
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
Notes
Notes: svn path=/head/; revision=124183
Diffstat (limited to 'graphics/gwenview')
-rw-r--r--graphics/gwenview/pkg-plist10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/gwenview/pkg-plist b/graphics/gwenview/pkg-plist
index ca52481eb454..f21530fdf9a0 100644
--- a/graphics/gwenview/pkg-plist
+++ b/graphics/gwenview/pkg-plist
@@ -89,6 +89,16 @@ share/locale/xh/LC_MESSAGES/gwenview.mo
share/locale/zh_CN/LC_MESSAGES/gwenview.mo
share/locale/zh_TW/LC_MESSAGES/gwenview.mo
share/locale/zu/LC_MESSAGES/gwenview.mo
+@unexec rmdir %D/share/locale/fo/LC_MESSAGES 2> /dev/null || true
+@unexec rmdir %D/share/locale/fo 2> /dev/null || true
+@unexec rmdir %D/share/locale/nso/LC_MESSAGES 2> /dev/null || true
+@unexec rmdir %D/share/locale/nso 2> /dev/null || true
+@unexec rmdir %D/share/locale/ven/LC_MESSAGES 2> /dev/null || true
+@unexec rmdir %D/share/locale/ven 2> /dev/null || true
+@unexec rmdir %D/share/locale/xh/LC_MESSAGES 2> /dev/null || true
+@unexec rmdir %D/share/locale/xh 2> /dev/null || true
+@unexec rmdir %D/share/locale/zu/LC_MESSAGES 2> /dev/null || true
+@unexec rmdir %D/share/locale/zu 2> /dev/null || true
@unexec rmdir %D/share/icons/locolor/32x32/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor/32x32 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor/16x16/apps 2>/dev/null || true