From ea5f9f80b6883d39666b0f4acc8aefe897d4785d Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 17 Apr 2006 07:07:11 +0000 Subject: 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. --- net/tsclient/PLIST | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'net/tsclient') diff --git a/net/tsclient/PLIST b/net/tsclient/PLIST index a223db2b74d..2ff1d375100 100644 --- a/net/tsclient/PLIST +++ b/net/tsclient/PLIST @@ -1,28 +1,28 @@ -@comment $NetBSD: PLIST,v 1.4 2003/12/17 08:14:18 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.5 2006/04/17 07:07:31 jlam Exp $ bin/tsclient lib/bonobo/servers/GNOME_TSClientApplet.server libexec/tsclient-applet share/application-registry/tsclient.applications share/applications/tsclient.desktop -${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/tsclient.mo -${PKGLOCALEDIR}/locale/da_DK/LC_MESSAGES/tsclient.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/tsclient.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/tsclient.mo -${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/tsclient.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/tsclient.mo -${PKGLOCALEDIR}/locale/gr/LC_MESSAGES/tsclient.mo -${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/tsclient.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/tsclient.mo -${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/tsclient.mo -${PKGLOCALEDIR}/locale/nl_NL/LC_MESSAGES/tsclient.mo -${PKGLOCALEDIR}/locale/no_nb/LC_MESSAGES/tsclient.mo -${PKGLOCALEDIR}/locale/pl_PL/LC_MESSAGES/tsclient.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/tsclient.mo -${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/tsclient.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/tsclient.mo -${PKGLOCALEDIR}/locale/se/LC_MESSAGES/tsclient.mo -${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/tsclient.mo -${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/tsclient.mo +share/locale/ar/LC_MESSAGES/tsclient.mo +share/locale/da_DK/LC_MESSAGES/tsclient.mo +share/locale/de/LC_MESSAGES/tsclient.mo +share/locale/es/LC_MESSAGES/tsclient.mo +share/locale/fi/LC_MESSAGES/tsclient.mo +share/locale/fr/LC_MESSAGES/tsclient.mo +share/locale/gr/LC_MESSAGES/tsclient.mo +share/locale/hu/LC_MESSAGES/tsclient.mo +share/locale/it/LC_MESSAGES/tsclient.mo +share/locale/ms/LC_MESSAGES/tsclient.mo +share/locale/nl_NL/LC_MESSAGES/tsclient.mo +share/locale/no_nb/LC_MESSAGES/tsclient.mo +share/locale/pl_PL/LC_MESSAGES/tsclient.mo +share/locale/pt_BR/LC_MESSAGES/tsclient.mo +share/locale/pt_PT/LC_MESSAGES/tsclient.mo +share/locale/ru/LC_MESSAGES/tsclient.mo +share/locale/se/LC_MESSAGES/tsclient.mo +share/locale/zh_CN/LC_MESSAGES/tsclient.mo +share/locale/zh_TW/LC_MESSAGES/tsclient.mo share/man/man1/tsclient.1 share/mime-info/tsclient.keys share/mime-info/tsclient.mime -- cgit v1.2.3