diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-09-06 06:08:39 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-09-06 06:08:39 +0800 |
commit | ffd3e05acb2b13a6d9934b5336ba671392b868bd (patch) | |
tree | 4526046baee4d78f9335da1dc91ac9d8696cd598 | |
parent | fca6343db7a13572c86fd16f098ea12351bf089b (diff) | |
download | marcuscom-ports-ffd3e05acb2b13a6d9934b5336ba671392b868bd.tar marcuscom-ports-ffd3e05acb2b13a6d9934b5336ba671392b868bd.tar.gz marcuscom-ports-ffd3e05acb2b13a6d9934b5336ba671392b868bd.tar.bz2 marcuscom-ports-ffd3e05acb2b13a6d9934b5336ba671392b868bd.tar.lz marcuscom-ports-ffd3e05acb2b13a6d9934b5336ba671392b868bd.tar.xz marcuscom-ports-ffd3e05acb2b13a6d9934b5336ba671392b868bd.tar.zst marcuscom-ports-ffd3e05acb2b13a6d9934b5336ba671392b868bd.zip |
- Remove some locales if empty, sort locales
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4731 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | graphics/eog/pkg-plist | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/graphics/eog/pkg-plist b/graphics/eog/pkg-plist index 9e85f15a0..9ab737a65 100644 --- a/graphics/eog/pkg-plist +++ b/graphics/eog/pkg-plist @@ -141,12 +141,14 @@ share/locale/zu/LC_MESSAGES/eog.mo @unexec rmdir %D/share/locale/zu 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/ug/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/ug 2> /dev/null || true @unexec rmdir %D/share/locale/rw/LC_MESSAGES 2> /dev/null || true @unexec rmdir %D/share/locale/rw 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/ug/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/ug 2> /dev/null || true +@unexec rmdir %D/share/locale/ku/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/ku 2> /dev/null || true @dirrm share/gnome/pixmaps/eog @dirrm share/gnome/omf/eog @dirrm share/gnome/help/eog/zh_TW/figures |