aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-12-20 14:25:32 +0800
committerkris <kris@FreeBSD.org>2004-12-20 14:25:32 +0800
commit02989e2437fbb92bec09872e24565f5258738d6c (patch)
treefe4b8882b203329c780131256607631f3c9982f1 /multimedia
parent250c4112863bc910c426644f3d19dc3a2974d3b7 (diff)
downloadfreebsd-ports-gnome-02989e2437fbb92bec09872e24565f5258738d6c.tar.gz
freebsd-ports-gnome-02989e2437fbb92bec09872e24565f5258738d6c.tar.zst
freebsd-ports-gnome-02989e2437fbb92bec09872e24565f5258738d6c.zip
Don't remove system locale directories (not listed in the relevant
BSD.*.dist), but do remove locale directories that are not listed there. Moreover, don't try to unconditionally @dirrm these directories since they're shared with other ports and are likely to still be in use.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/okle/pkg-plist9
1 files changed, 0 insertions, 9 deletions
diff --git a/multimedia/okle/pkg-plist b/multimedia/okle/pkg-plist
index 52c8bdc8486b..5a35741e98e6 100644
--- a/multimedia/okle/pkg-plist
+++ b/multimedia/okle/pkg-plist
@@ -36,15 +36,6 @@ share/locale/es/LC_MESSAGES/okle.mo
share/locale/hu/LC_MESSAGES/okle.mo
share/locale/it/LC_MESSAGES/okle.mo
share/locale/sv/LC_MESSAGES/okle.mo
-@unexec rmdir %D/share/locale/sv/LC_MESSAGES 2>/dev/null || true
-@unexec rmdir %D/share/locale/sv 2>/dev/null || true
-@unexec rmdir %D/share/locale/it/LC_MESSAGES 2>/dev/null || true
-@unexec rmdir %D/share/locale/it 2>/dev/null || true
-@unexec rmdir %D/share/locale/hu/LC_MESSAGES 2>/dev/null || true
-@unexec rmdir %D/share/locale/hu 2>/dev/null || true
-@unexec rmdir %D/share/locale/de/LC_MESSAGES 2>/dev/null || true
-@unexec rmdir %D/share/locale/de 2>/dev/null || true
-@unexec rmdir %D/share/locale 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/32x32 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || true