summaryrefslogtreecommitdiff
path: root/comms/scmxx
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 /comms/scmxx
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 'comms/scmxx')
-rw-r--r--comms/scmxx/PLIST10
1 files changed, 5 insertions, 5 deletions
diff --git a/comms/scmxx/PLIST b/comms/scmxx/PLIST
index d98bc3e6140..5eb855ea321 100644
--- a/comms/scmxx/PLIST
+++ b/comms/scmxx/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2006/03/03 22:25:14 wiz Exp $
+@comment $NetBSD: PLIST,v 1.14 2006/04/17 07:07:14 jlam Exp $
bin/adr2vcf
bin/apoconv
bin/scmxx
@@ -13,10 +13,10 @@ share/examples/scmxx/debian_with_scmxx.bmp
share/examples/scmxx/sms.txt
share/examples/scmxx/vCalendar.vcs
share/examples/scmxx/vCard.vcf
-${PKGLOCALEDIR}/locale/de/LC_MESSAGES/scmxx.mo
-${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/scmxx.mo
-${PKGLOCALEDIR}/locale/it/LC_MESSAGES/scmxx.mo
-${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/scmxx.mo
+share/locale/de/LC_MESSAGES/scmxx.mo
+share/locale/fr/LC_MESSAGES/scmxx.mo
+share/locale/it/LC_MESSAGES/scmxx.mo
+share/locale/ru/LC_MESSAGES/scmxx.mo
@dirrm share/doc/scmxx
@dirrm share/examples/scmxx
@unexec ${RMDIR} %D/man/it/man1 2>/dev/null || ${TRUE}