diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-05-22 17:34:39 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-05-22 17:34:39 +0800 |
commit | 03a29d68c2040eb6f1f8fe12b93ea8a6c4091b2d (patch) | |
tree | 5ae97435b0661f3c4eb779f72e2bb72d9907504b /net | |
parent | f6c062ba4bfc59c8c294973d0f245108c5209f40 (diff) | |
download | marcuscom-ports-03a29d68c2040eb6f1f8fe12b93ea8a6c4091b2d.tar marcuscom-ports-03a29d68c2040eb6f1f8fe12b93ea8a6c4091b2d.tar.gz marcuscom-ports-03a29d68c2040eb6f1f8fe12b93ea8a6c4091b2d.tar.bz2 marcuscom-ports-03a29d68c2040eb6f1f8fe12b93ea8a6c4091b2d.tar.lz marcuscom-ports-03a29d68c2040eb6f1f8fe12b93ea8a6c4091b2d.tar.xz marcuscom-ports-03a29d68c2040eb6f1f8fe12b93ea8a6c4091b2d.tar.zst marcuscom-ports-03a29d68c2040eb6f1f8fe12b93ea8a6c4091b2d.zip |
Fix plist.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16775 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net')
-rw-r--r-- | net/glib-networking/pkg-plist | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/net/glib-networking/pkg-plist b/net/glib-networking/pkg-plist index 8a330dc5b..badedd62a 100644 --- a/net/glib-networking/pkg-plist +++ b/net/glib-networking/pkg-plist @@ -36,10 +36,12 @@ share/locale/hu/LC_MESSAGES/glib-networking.mo share/locale/id/LC_MESSAGES/glib-networking.mo share/locale/it/LC_MESSAGES/glib-networking.mo share/locale/ja/LC_MESSAGES/glib-networking.mo +share/locale/km/LC_MESSAGES/glib-networking.mo share/locale/kn/LC_MESSAGES/glib-networking.mo share/locale/ko/LC_MESSAGES/glib-networking.mo share/locale/lt/LC_MESSAGES/glib-networking.mo share/locale/lv/LC_MESSAGES/glib-networking.mo +share/locale/ml/LC_MESSAGES/glib-networking.mo share/locale/mr/LC_MESSAGES/glib-networking.mo share/locale/nb/LC_MESSAGES/glib-networking.mo share/locale/nl/LC_MESSAGES/glib-networking.mo @@ -64,8 +66,6 @@ share/locale/vi/LC_MESSAGES/glib-networking.mo share/locale/zh_CN/LC_MESSAGES/glib-networking.mo share/locale/zh_HK/LC_MESSAGES/glib-networking.mo share/locale/zh_TW/LC_MESSAGES/glib-networking.mo -@exec %D/bin/gio-querymodules %D/lib/gio/modules 2>/dev/null || /usr/bin/true -@unexec %D/bin/gio-querymodules %D/lib/gio/modules 2>/dev/null || /usr/bin/true @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/ug/LC_MESSAGES @@ -76,9 +76,13 @@ share/locale/zh_TW/LC_MESSAGES/glib-networking.mo @dirrmtry share/locale/sr@latin @dirrmtry share/locale/mr/LC_MESSAGES @dirrmtry share/locale/mr +@dirrmtry share/locale/km/LC_MESSAGES +@dirrmtry share/locale/km @dirrmtry share/locale/ca@valencia/LC_MESSAGES @dirrmtry share/locale/ca@valencia @dirrmtry share/locale/bn_IN/LC_MESSAGES @dirrmtry share/locale/bn_IN @dirrmtry share/locale/as/LC_MESSAGES @dirrmtry share/locale/as +@exec %D/bin/gio-querymodules %D/lib/gio/modules 2>/dev/null || /usr/bin/true +@unexec %D/bin/gio-querymodules %D/lib/gio/modules 2>/dev/null || /usr/bin/true |