diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-01-15 17:30:38 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-01-15 17:30:38 +0800 |
commit | 46b0b40eac672466e940b604e7698406878d0cca (patch) | |
tree | 58da92a36ce64ecc9dfccb85224ceddd8a54b9eb | |
parent | 9633bc23511510c059b4874fa52bd572ef2e130f (diff) | |
download | marcuscom-ports-46b0b40eac672466e940b604e7698406878d0cca.tar.gz marcuscom-ports-46b0b40eac672466e940b604e7698406878d0cca.tar.zst marcuscom-ports-46b0b40eac672466e940b604e7698406878d0cca.zip |
Remove the leftover en_US locale directories.
Reported by: GNOME Tinderbox
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3441 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | math/gcalctool/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/gcalctool/pkg-plist b/math/gcalctool/pkg-plist index d2481f8a2..a796a6c8b 100644 --- a/math/gcalctool/pkg-plist +++ b/math/gcalctool/pkg-plist @@ -137,6 +137,8 @@ share/locale/uk/LC_MESSAGES/gcalctool.mo share/locale/vi/LC_MESSAGES/gcalctool.mo share/locale/zh_CN/LC_MESSAGES/gcalctool.mo share/locale/zh_TW/LC_MESSAGES/gcalctool.mo +@unexec rmdir %D/share/locale/en_US/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/en_US 2> /dev/null || true @dirrm share/gnome/omf/gcalctool @dirrm share/gnome/help/gcalctool/zh_TW/figures @dirrm share/gnome/help/gcalctool/zh_TW |