diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-12 02:51:52 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-12 02:51:52 +0800 |
commit | 569977d4b0f79f4e986ac9e5e049921dd68b79ff (patch) | |
tree | 014066528b2a17a956e9a58e5dcc3b11f2f1b1ed /databases | |
parent | f499f73306d088cfc6761e3fc7c04fa405ac60df (diff) | |
download | marcuscom-ports-569977d4b0f79f4e986ac9e5e049921dd68b79ff.tar marcuscom-ports-569977d4b0f79f4e986ac9e5e049921dd68b79ff.tar.gz marcuscom-ports-569977d4b0f79f4e986ac9e5e049921dd68b79ff.tar.bz2 marcuscom-ports-569977d4b0f79f4e986ac9e5e049921dd68b79ff.tar.lz marcuscom-ports-569977d4b0f79f4e986ac9e5e049921dd68b79ff.tar.xz marcuscom-ports-569977d4b0f79f4e986ac9e5e049921dd68b79ff.tar.zst marcuscom-ports-569977d4b0f79f4e986ac9e5e049921dd68b79ff.zip |
Fix the locale stuff in plist, ran by locale_dirrmtry.sh.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10709 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases')
-rw-r--r-- | databases/glom/pkg-plist | 24 |
1 files changed, 4 insertions, 20 deletions
diff --git a/databases/glom/pkg-plist b/databases/glom/pkg-plist index d6116e6e1..ff175eeb0 100644 --- a/databases/glom/pkg-plist +++ b/databases/glom/pkg-plist @@ -80,24 +80,6 @@ share/omf/glom/glom-de.omf share/omf/glom/glom-en_GB.omf share/omf/glom/glom-es.omf share/omf/glom/glom-sv.omf -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca/LC_MESSAGES @dirrm share/omf/glom @dirrm share/gnome/help/glom/sv/figures @dirrm share/gnome/help/glom/sv @@ -115,8 +97,10 @@ share/omf/glom/glom-sv.omf @dirrm %%DATADIR%%/doc/examples @dirrm %%DATADIR%%/doc @dirrm %%DATADIR%% -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw @exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime @unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime @dirrmtry share/applications +@dirrmtry share/locale/rw/LC_MESSAGES +@dirrmtry share/locale/rw +@dirrmtry share/locale/dz/LC_MESSAGES +@dirrmtry share/locale/dz |