diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-20 06:51:22 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-20 06:51:22 +0800 |
commit | 99ad4cafd54a0eb2fa7f726301ddfd70d0f74afe (patch) | |
tree | 439001bd8aea4ba5ba4513539ba3872ff1a47608 /archivers | |
parent | c2f735d93cff0bd128102ec6ba4454dd431b7267 (diff) | |
download | marcuscom-ports-99ad4cafd54a0eb2fa7f726301ddfd70d0f74afe.tar marcuscom-ports-99ad4cafd54a0eb2fa7f726301ddfd70d0f74afe.tar.gz marcuscom-ports-99ad4cafd54a0eb2fa7f726301ddfd70d0f74afe.tar.bz2 marcuscom-ports-99ad4cafd54a0eb2fa7f726301ddfd70d0f74afe.tar.lz marcuscom-ports-99ad4cafd54a0eb2fa7f726301ddfd70d0f74afe.tar.xz marcuscom-ports-99ad4cafd54a0eb2fa7f726301ddfd70d0f74afe.tar.zst marcuscom-ports-99ad4cafd54a0eb2fa7f726301ddfd70d0f74afe.zip |
Fix the dirrmtry locale stuff, ran by locale_dirrmtry.sh.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10176 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/file-roller/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/file-roller/pkg-plist b/archivers/file-roller/pkg-plist index 9c3803690..7b2109d4a 100644 --- a/archivers/file-roller/pkg-plist +++ b/archivers/file-roller/pkg-plist @@ -222,6 +222,7 @@ share/omf/file-roller/file-roller-uk.omf @dirrm libexec/file-roller @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true +@dirrmtry share/applications @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/xh/LC_MESSAGES @@ -250,4 +251,3 @@ share/omf/file-roller/file-roller-uk.omf @dirrmtry share/locale/bn_IN @dirrmtry share/locale/be@latin/LC_MESSAGES @dirrmtry share/locale/be@latin -@dirrmtry share/applications |