summaryrefslogtreecommitdiff
path: root/archivers/gsharutils
diff options
context:
space:
mode:
authorjlam <jlam>2006-04-17 07:07:11 +0000
committerjlam <jlam>2006-04-17 07:07:11 +0000
commite9c0cc38fc8a0295c10d3b9be3398e1358e7b374 (patch)
treefa0759e867280d1f9b071388977357d1efd060f5 /archivers/gsharutils
parentf73a3a6bda32f5cd530045dde4f3f214f20c8d2c (diff)
downloadpkgsrc-e9c0cc38fc8a0295c10d3b9be3398e1358e7b374.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 'archivers/gsharutils')
-rw-r--r--archivers/gsharutils/PLIST14
1 files changed, 7 insertions, 7 deletions
diff --git a/archivers/gsharutils/PLIST b/archivers/gsharutils/PLIST
index 9dae0c8c259..a30eccd2ce5 100644
--- a/archivers/gsharutils/PLIST
+++ b/archivers/gsharutils/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2006/03/30 03:44:41 jlam Exp $
+@comment $NetBSD: PLIST,v 1.7 2006/04/17 07:07:11 jlam Exp $
bin/${GNU_PROGRAM_PREFIX}mail-files
bin/${GNU_PROGRAM_PREFIX}mailshar
bin/${GNU_PROGRAM_PREFIX}remsync
@@ -8,9 +8,9 @@ info/remsync.info
info/sharutils.info
man/man1/${GNU_PROGRAM_PREFIX}shar.1
man/man1/${GNU_PROGRAM_PREFIX}unshar.1
-${PKGLOCALEDIR}/locale/de/LC_MESSAGES/sharutils.mo
-${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/sharutils.mo
-${PKGLOCALEDIR}/locale/ja_JP.EUC/LC_MESSAGES/sharutils.mo
-${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/sharutils.mo
-${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/sharutils.mo
-${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/sharutils.mo
+share/locale/de/LC_MESSAGES/sharutils.mo
+share/locale/fr/LC_MESSAGES/sharutils.mo
+share/locale/ja_JP.EUC/LC_MESSAGES/sharutils.mo
+share/locale/nl/LC_MESSAGES/sharutils.mo
+share/locale/pt/LC_MESSAGES/sharutils.mo
+share/locale/sv/LC_MESSAGES/sharutils.mo