diff options
author | jlam <jlam> | 2006-04-17 07:07:11 +0000 |
---|---|---|
committer | jlam <jlam> | 2006-04-17 07:07:11 +0000 |
commit | 1ae3d1ba51febfd65eabae7f192d4b643e252ba2 (patch) | |
tree | fa0759e867280d1f9b071388977357d1efd060f5 /finance/gnucash-devel | |
parent | 7fe558471fbd1f98088730c7544dc1b7fb065b86 (diff) | |
download | pkgsrc-1ae3d1ba51febfd65eabae7f192d4b643e252ba2.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-devel')
-rw-r--r-- | finance/gnucash-devel/PLIST | 58 |
1 files changed, 29 insertions, 29 deletions
diff --git a/finance/gnucash-devel/PLIST b/finance/gnucash-devel/PLIST index e4c3b8f1783..1b9715b5f59 100644 --- a/finance/gnucash-devel/PLIST +++ b/finance/gnucash-devel/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2006/04/04 14:45:44 jlam Exp $ +@comment $NetBSD: PLIST,v 1.6 2006/04/17 07:07:18 jlam Exp $ bin/gnc-fq-check bin/gnc-fq-dump bin/gnc-fq-helper @@ -698,34 +698,34 @@ share/gnucash/ui/gnc-reconcile-window-ui.xml share/gnucash/ui/gnc-sxed-to-create-window-ui.xml share/gnucash/ui/gnc-sxed-window-ui-full.xml share/gnucash/ui/gnc-sxed-window-ui.xml -${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/eu/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/ne/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/eu/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/ne/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/xml/gnucash/xsl/README |