diff options
author | jlam <jlam@pkgsrc.org> | 2006-04-17 07:07:11 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-04-17 07:07:11 +0000 |
commit | ea5f9f80b6883d39666b0f4acc8aefe897d4785d (patch) | |
tree | fa0759e867280d1f9b071388977357d1efd060f5 /finance/gnucash | |
parent | 138140738b4a4041e1b8c9c60fd33feb153dd7a5 (diff) | |
download | pkgsrc-ea5f9f80b6883d39666b0f4acc8aefe897d4785d.tar.gz |
Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
Diffstat (limited to 'finance/gnucash')
-rw-r--r-- | finance/gnucash/PLIST | 54 |
1 files changed, 27 insertions, 27 deletions
diff --git a/finance/gnucash/PLIST b/finance/gnucash/PLIST index 333eec999ae..43ff4ec8ed7 100644 --- a/finance/gnucash/PLIST +++ b/finance/gnucash/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.20 2006/04/04 14:45:44 jlam Exp $ +@comment $NetBSD: PLIST,v 1.21 2006/04/17 07:07:18 jlam Exp $ bin/dump-finance-quote bin/gnc-prices bin/gnc-test-env @@ -547,32 +547,32 @@ share/gnucash/scm/txf-help-de_DE.scm share/gnucash/scm/txf-help.scm share/gnucash/scm/txf.scm share/gnucash/scm/xml-generator.scm -${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gnucash.mo -${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gnucash.mo -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gnucash.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gnucash.mo -${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gnucash.mo -${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gnucash.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gnucash.mo -${PKGLOCALEDIR}/locale/es_NI/LC_MESSAGES/gnucash.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gnucash.mo -${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gnucash.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gnucash.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnucash.mo -${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gnucash.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gnucash.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gnucash.mo -${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gnucash.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gnucash.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gnucash.mo -${PKGLOCALEDIR}/locale/rw/LC_MESSAGES/gnucash.mo -${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gnucash.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gnucash.mo -${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/gnucash.mo -${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gnucash.mo -${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gnucash.mo -${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gnucash.mo -${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gnucash.mo +share/locale/ca/LC_MESSAGES/gnucash.mo +share/locale/cs/LC_MESSAGES/gnucash.mo +share/locale/da/LC_MESSAGES/gnucash.mo +share/locale/de/LC_MESSAGES/gnucash.mo +share/locale/el/LC_MESSAGES/gnucash.mo +share/locale/en_GB/LC_MESSAGES/gnucash.mo +share/locale/es/LC_MESSAGES/gnucash.mo +share/locale/es_NI/LC_MESSAGES/gnucash.mo +share/locale/fr/LC_MESSAGES/gnucash.mo +share/locale/hu/LC_MESSAGES/gnucash.mo +share/locale/it/LC_MESSAGES/gnucash.mo +share/locale/ja/LC_MESSAGES/gnucash.mo +share/locale/nb/LC_MESSAGES/gnucash.mo +share/locale/nl/LC_MESSAGES/gnucash.mo +share/locale/pl/LC_MESSAGES/gnucash.mo +share/locale/pt/LC_MESSAGES/gnucash.mo +share/locale/pt_BR/LC_MESSAGES/gnucash.mo +share/locale/ru/LC_MESSAGES/gnucash.mo +share/locale/rw/LC_MESSAGES/gnucash.mo +share/locale/sk/LC_MESSAGES/gnucash.mo +share/locale/sv/LC_MESSAGES/gnucash.mo +share/locale/ta/LC_MESSAGES/gnucash.mo +share/locale/tr/LC_MESSAGES/gnucash.mo +share/locale/uk/LC_MESSAGES/gnucash.mo +share/locale/zh_CN/LC_MESSAGES/gnucash.mo +share/locale/zh_TW/LC_MESSAGES/gnucash.mo share/mime-info/gnucash.keys share/mime-info/gnucash.mime share/pixmaps/gnucash/gnucash-icon.png |