summaryrefslogtreecommitdiff
path: root/sysutils/pcmanfm
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 /sysutils/pcmanfm
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 'sysutils/pcmanfm')
-rw-r--r--sysutils/pcmanfm/PLIST10
1 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/pcmanfm/PLIST b/sysutils/pcmanfm/PLIST
index f06ab22dcb0..cfade2696e9 100644
--- a/sysutils/pcmanfm/PLIST
+++ b/sysutils/pcmanfm/PLIST
@@ -1,6 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2006/01/30 06:39:05 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/04/17 07:07:34 jlam Exp $
bin/pcmanfm
-${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/pcmanfm.mo
-${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/pcmanfm.mo
-${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/pcmanfm.mo
-${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/pcmanfm.mo
+share/locale/fr/LC_MESSAGES/pcmanfm.mo
+share/locale/hu/LC_MESSAGES/pcmanfm.mo
+share/locale/zh_CN/LC_MESSAGES/pcmanfm.mo
+share/locale/zh_TW/LC_MESSAGES/pcmanfm.mo