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 /net/tsclient | |
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 'net/tsclient')
-rw-r--r-- | net/tsclient/PLIST | 40 |
1 files changed, 20 insertions, 20 deletions
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 |