summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-02-28 21:32:31 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-02-28 21:32:31 +0000
commit76eeabd42b43b76e636ad79a59d821925997fdf1 (patch)
tree8b0af4775d26f97b4bd08249e7b40b28a8553ac1
parentFix plist and unbreak. (diff)
Remove extra locales directories.
Reported by: Kris via pointyhat
Notes
Notes: svn path=/head/; revision=130044
-rw-r--r--math/drgeo/pkg-plist4
1 files changed, 4 insertions, 0 deletions
diff --git a/math/drgeo/pkg-plist b/math/drgeo/pkg-plist
index 12fe03de4b19..be6d4ac24f21 100644
--- a/math/drgeo/pkg-plist
+++ b/math/drgeo/pkg-plist
@@ -205,6 +205,10 @@ share/locale/sv/LC_MESSAGES/drgeo.mo
share/locale/uk/LC_MESSAGES/drgeo.mo
share/locale/zh_CN/LC_MESSAGES/drgeo.mo
share/locale/zh_TW/LC_MESSAGES/drgeo.mo
+@unexec rmdir %D/share/locale/no_NO/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/no_NO 2>/dev/null || true
+@unexec rmdir %D/share/locale/nb_NO/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/nb_NO 2>/dev/null || true
@unexec rmdir %D/share/gnome/texmacs/TeXmacs/plugins/drgeo/progs 2>/dev/null || true
@unexec rmdir %D/share/gnome/texmacs/TeXmacs/plugins/drgeo 2>/dev/null || true
@unexec rmdir %D/share/gnome/texmacs/TeXmacs/plugins 2>/dev/null || true