summaryrefslogtreecommitdiff
path: root/net/xtraceroute
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
commitea5f9f80b6883d39666b0f4acc8aefe897d4785d (patch)
treefa0759e867280d1f9b071388977357d1efd060f5 /net/xtraceroute
parent138140738b4a4041e1b8c9c60fd33feb153dd7a5 (diff)
downloadpkgsrc-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/xtraceroute')
-rw-r--r--net/xtraceroute/PLIST10
1 files changed, 5 insertions, 5 deletions
diff --git a/net/xtraceroute/PLIST b/net/xtraceroute/PLIST
index 98b6392319b..e55e96c953d 100644
--- a/net/xtraceroute/PLIST
+++ b/net/xtraceroute/PLIST
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.3 2003/04/27 14:57:58 cjep Exp $
+@comment $NetBSD: PLIST,v 1.4 2006/04/17 07:07:31 jlam Exp $
bin/xtraceroute
+man/man1/xtraceroute.1
share/xtraceroute/earth.tif
share/xtraceroute/hosts.cache
share/xtraceroute/networks.cache
-${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xtraceroute.mo
-${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xtraceroute.mo
-${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xtraceroute.mo
-man/man1/xtraceroute.1
+share/locale/es/LC_MESSAGES/xtraceroute.mo
+share/locale/fr/LC_MESSAGES/xtraceroute.mo
+share/locale/ja/LC_MESSAGES/xtraceroute.mo