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 /games/gtetrinet/PLIST | |
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 'games/gtetrinet/PLIST')
-rw-r--r-- | games/gtetrinet/PLIST | 58 |
1 files changed, 29 insertions, 29 deletions
diff --git a/games/gtetrinet/PLIST b/games/gtetrinet/PLIST index 1cf4b869e03..26f8f598321 100644 --- a/games/gtetrinet/PLIST +++ b/games/gtetrinet/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2004/08/02 02:08:28 minskim Exp $ +@comment $NetBSD: PLIST,v 1.4 2006/04/17 07:07:19 jlam Exp $ bin/gtetrinet man/man6/gtetrinet.6 share/applications/gtetrinet.desktop @@ -7,34 +7,34 @@ share/gtetrinet/themes/default/blocks.png share/gtetrinet/themes/default/theme.cfg share/gtetrinet/themes/small/blocks.png share/gtetrinet/themes/small/theme.cfg -${PKGLOCALEDIR}/locale/am/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gtetrinet.mo +share/locale/am/LC_MESSAGES/gtetrinet.mo +share/locale/az/LC_MESSAGES/gtetrinet.mo +share/locale/ca/LC_MESSAGES/gtetrinet.mo +share/locale/cs/LC_MESSAGES/gtetrinet.mo +share/locale/cy/LC_MESSAGES/gtetrinet.mo +share/locale/de/LC_MESSAGES/gtetrinet.mo +share/locale/en_CA/LC_MESSAGES/gtetrinet.mo +share/locale/en_GB/LC_MESSAGES/gtetrinet.mo +share/locale/es/LC_MESSAGES/gtetrinet.mo +share/locale/eu/LC_MESSAGES/gtetrinet.mo +share/locale/fr/LC_MESSAGES/gtetrinet.mo +share/locale/ga/LC_MESSAGES/gtetrinet.mo +share/locale/hr/LC_MESSAGES/gtetrinet.mo +share/locale/ja/LC_MESSAGES/gtetrinet.mo +share/locale/mk/LC_MESSAGES/gtetrinet.mo +share/locale/ml/LC_MESSAGES/gtetrinet.mo +share/locale/ms/LC_MESSAGES/gtetrinet.mo +share/locale/nl/LC_MESSAGES/gtetrinet.mo +share/locale/no/LC_MESSAGES/gtetrinet.mo +share/locale/pl/LC_MESSAGES/gtetrinet.mo +share/locale/pt/LC_MESSAGES/gtetrinet.mo +share/locale/pt_BR/LC_MESSAGES/gtetrinet.mo +share/locale/ru/LC_MESSAGES/gtetrinet.mo +share/locale/sr/LC_MESSAGES/gtetrinet.mo +share/locale/sr@Latn/LC_MESSAGES/gtetrinet.mo +share/locale/sv/LC_MESSAGES/gtetrinet.mo +share/locale/uk/LC_MESSAGES/gtetrinet.mo +share/locale/zh_TW/LC_MESSAGES/gtetrinet.mo share/pixmaps/gtetrinet.png share/pixmaps/gtetrinet/alone.png share/pixmaps/gtetrinet/team.png |