summaryrefslogtreecommitdiff
path: root/archivers/gsharutils/PLIST
diff options
context:
space:
mode:
authorjlam <jlam>2006-04-17 07:07:11 +0000
committerjlam <jlam>2006-04-17 07:07:11 +0000
commit1ae3d1ba51febfd65eabae7f192d4b643e252ba2 (patch)
treefa0759e867280d1f9b071388977357d1efd060f5 /archivers/gsharutils/PLIST
parent7fe558471fbd1f98088730c7544dc1b7fb065b86 (diff)
downloadpkgsrc-1ae3d1ba51febfd65eabae7f192d4b643e252ba2.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/PLIST')
-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