diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-03-17 03:42:23 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-03-17 03:42:23 +0800 |
commit | 3ef7827425dfca5b7c976640953d8db94e2c9796 (patch) | |
tree | a22cf21c922418b939231a22b9388a56421b2abb /textproc | |
parent | 8d718320945d74231fd3c5129d8846a4db273168 (diff) | |
download | marcuscom-ports-3ef7827425dfca5b7c976640953d8db94e2c9796.tar marcuscom-ports-3ef7827425dfca5b7c976640953d8db94e2c9796.tar.gz marcuscom-ports-3ef7827425dfca5b7c976640953d8db94e2c9796.tar.bz2 marcuscom-ports-3ef7827425dfca5b7c976640953d8db94e2c9796.tar.lz marcuscom-ports-3ef7827425dfca5b7c976640953d8db94e2c9796.tar.xz marcuscom-ports-3ef7827425dfca5b7c976640953d8db94e2c9796.tar.zst marcuscom-ports-3ef7827425dfca5b7c976640953d8db94e2c9796.zip |
Fix the locale stuff in plist. Ran by:
http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/portstools/locale_dirrmtry.sh
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13853 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/gnome-doc-utils/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/gnome-doc-utils/pkg-plist b/textproc/gnome-doc-utils/pkg-plist index 6a992c841..494bc27dd 100644 --- a/textproc/gnome-doc-utils/pkg-plist +++ b/textproc/gnome-doc-utils/pkg-plist @@ -298,6 +298,8 @@ share/xml/mallard/1.0/mallard.rng @dirrm %%DATADIR%%/icons/hicolor @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%% +@dirrm %%PYTHON_SITELIBDIR%%/xml2po/modes +@dirrm %%PYTHON_SITELIBDIR%%/xml2po @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/ug/LC_MESSAGES @@ -328,5 +330,3 @@ share/xml/mallard/1.0/mallard.rng @dirrmtry share/locale/be@latin @dirrmtry share/locale/as/LC_MESSAGES @dirrmtry share/locale/as -@dirrm %%PYTHON_SITELIBDIR%%/xml2po/modes -@dirrm %%PYTHON_SITELIBDIR%%/xml2po |