summaryrefslogtreecommitdiff
path: root/devel/gtexinfo
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-04-17 07:07:11 +0000
committerjlam <jlam@pkgsrc.org>2006-04-17 07:07:11 +0000
commit1e1023e7be6a202fa56330531ec05c888415aba3 (patch)
treefa0759e867280d1f9b071388977357d1efd060f5 /devel/gtexinfo
parent316906324f1a6e1130822b4f6d4b5905f9c60954 (diff)
downloadpkgsrc-1e1023e7be6a202fa56330531ec05c888415aba3.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 'devel/gtexinfo')
-rw-r--r--devel/gtexinfo/PLIST.locale40
1 files changed, 20 insertions, 20 deletions
diff --git a/devel/gtexinfo/PLIST.locale b/devel/gtexinfo/PLIST.locale
index c2fad1ff008..8015a4d6ed2 100644
--- a/devel/gtexinfo/PLIST.locale
+++ b/devel/gtexinfo/PLIST.locale
@@ -1,20 +1,20 @@
-@comment $NetBSD: PLIST.locale,v 1.2 2004/07/04 23:17:59 wiz Exp $
-${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/texinfo.mo
-${PKGLOCALEDIR}/locale/da/LC_MESSAGES/texinfo.mo
-${PKGLOCALEDIR}/locale/de/LC_MESSAGES/texinfo.mo
-${PKGLOCALEDIR}/locale/de_AT/LC_MESSAGES/texinfo.mo
-${PKGLOCALEDIR}/locale/eo/LC_MESSAGES/texinfo.mo
-${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/texinfo.mo
-${PKGLOCALEDIR}/locale/he/LC_MESSAGES/texinfo.mo
-${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/texinfo.mo
-${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/texinfo.mo
-${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/texinfo.mo
-${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/texinfo.mo
-${PKGLOCALEDIR}/locale/no/LC_MESSAGES/texinfo.mo
-${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/texinfo.mo
-${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/texinfo.mo
-${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/texinfo.mo
-${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/texinfo.mo
-${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/texinfo.mo
-${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/texinfo.mo
-${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/texinfo.mo
+@comment $NetBSD: PLIST.locale,v 1.3 2006/04/17 07:07:16 jlam Exp $
+share/locale/cs/LC_MESSAGES/texinfo.mo
+share/locale/da/LC_MESSAGES/texinfo.mo
+share/locale/de/LC_MESSAGES/texinfo.mo
+share/locale/de_AT/LC_MESSAGES/texinfo.mo
+share/locale/eo/LC_MESSAGES/texinfo.mo
+share/locale/fr/LC_MESSAGES/texinfo.mo
+share/locale/he/LC_MESSAGES/texinfo.mo
+share/locale/hr/LC_MESSAGES/texinfo.mo
+share/locale/ja/LC_MESSAGES/texinfo.mo
+share/locale/nb/LC_MESSAGES/texinfo.mo
+share/locale/nl/LC_MESSAGES/texinfo.mo
+share/locale/no/LC_MESSAGES/texinfo.mo
+share/locale/pl/LC_MESSAGES/texinfo.mo
+share/locale/ro/LC_MESSAGES/texinfo.mo
+share/locale/ru/LC_MESSAGES/texinfo.mo
+share/locale/sv/LC_MESSAGES/texinfo.mo
+share/locale/tr/LC_MESSAGES/texinfo.mo
+share/locale/zh_CN/LC_MESSAGES/texinfo.mo
+share/locale/zh_TW/LC_MESSAGES/texinfo.mo