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 /www/elinks | |
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 'www/elinks')
-rw-r--r-- | www/elinks/PLIST | 62 |
1 files changed, 31 insertions, 31 deletions
diff --git a/www/elinks/PLIST b/www/elinks/PLIST index d82e4ff4f0d..b706003a1a2 100644 --- a/www/elinks/PLIST +++ b/www/elinks/PLIST @@ -1,36 +1,36 @@ -@comment $NetBSD: PLIST,v 1.7 2006/04/10 16:35:29 joerg Exp $ +@comment $NetBSD: PLIST,v 1.8 2006/04/17 07:07:37 jlam Exp $ bin/elinks @comment belongs to libiconv: lib/charset.alias man/man1/elinks.1 man/man5/elinks.conf.5 man/man5/elinkskeys.5 -${PKGLOCALEDIR}/locale/be/LC_MESSAGES/elinks.mo -${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/elinks.mo -${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/elinks.mo -${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/elinks.mo -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/elinks.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/elinks.mo -${PKGLOCALEDIR}/locale/el/LC_MESSAGES/elinks.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/elinks.mo -${PKGLOCALEDIR}/locale/et/LC_MESSAGES/elinks.mo -${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/elinks.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/elinks.mo -${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/elinks.mo -${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/elinks.mo -${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/elinks.mo -${PKGLOCALEDIR}/locale/id/LC_MESSAGES/elinks.mo -${PKGLOCALEDIR}/locale/is/LC_MESSAGES/elinks.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/elinks.mo -${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/elinks.mo -${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/elinks.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/elinks.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/elinks.mo -${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/elinks.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/elinks.mo -${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/elinks.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/elinks.mo -${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/elinks.mo -${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/elinks.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/elinks.mo -${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/elinks.mo -${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/elinks.mo +share/locale/be/LC_MESSAGES/elinks.mo +share/locale/bg/LC_MESSAGES/elinks.mo +share/locale/ca/LC_MESSAGES/elinks.mo +share/locale/cs/LC_MESSAGES/elinks.mo +share/locale/da/LC_MESSAGES/elinks.mo +share/locale/de/LC_MESSAGES/elinks.mo +share/locale/el/LC_MESSAGES/elinks.mo +share/locale/es/LC_MESSAGES/elinks.mo +share/locale/et/LC_MESSAGES/elinks.mo +share/locale/fi/LC_MESSAGES/elinks.mo +share/locale/fr/LC_MESSAGES/elinks.mo +share/locale/gl/LC_MESSAGES/elinks.mo +share/locale/hr/LC_MESSAGES/elinks.mo +share/locale/hu/LC_MESSAGES/elinks.mo +share/locale/id/LC_MESSAGES/elinks.mo +share/locale/is/LC_MESSAGES/elinks.mo +share/locale/it/LC_MESSAGES/elinks.mo +share/locale/lt/LC_MESSAGES/elinks.mo +share/locale/nb/LC_MESSAGES/elinks.mo +share/locale/nl/LC_MESSAGES/elinks.mo +share/locale/pl/LC_MESSAGES/elinks.mo +share/locale/pt/LC_MESSAGES/elinks.mo +share/locale/pt_BR/LC_MESSAGES/elinks.mo +share/locale/ro/LC_MESSAGES/elinks.mo +share/locale/ru/LC_MESSAGES/elinks.mo +share/locale/sk/LC_MESSAGES/elinks.mo +share/locale/sr/LC_MESSAGES/elinks.mo +share/locale/sv/LC_MESSAGES/elinks.mo +share/locale/tr/LC_MESSAGES/elinks.mo +share/locale/uk/LC_MESSAGES/elinks.mo |