summaryrefslogtreecommitdiff
path: root/www/snownews
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 /www/snownews
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 'www/snownews')
-rw-r--r--www/snownews/PLIST22
1 files changed, 11 insertions, 11 deletions
diff --git a/www/snownews/PLIST b/www/snownews/PLIST
index 369bb6c0825..890af1ecda2 100644
--- a/www/snownews/PLIST
+++ b/www/snownews/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2005/10/20 15:31:21 tonio Exp $
+@comment $NetBSD: PLIST,v 1.5 2006/04/17 07:07:38 jlam Exp $
bin/opml2snow
bin/snownews
man/de/man1/snownews.1
@@ -8,16 +8,16 @@ man/man1/opml2snow.1
man/man1/snownews.1
man/nl/man1/snownews.1
man/ru_RU.KOI8-R/man1/snownews.1
-${PKGLOCALEDIR}/locale/de/LC_MESSAGES/snownews.mo
-${PKGLOCALEDIR}/locale/es/LC_MESSAGES/snownews.mo
-${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/snownews.mo
-${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/snownews.mo
-${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/snownews.mo
-${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/snownews.mo
-${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/snownews.mo
-${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/snownews.mo
-${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/snownews.mo
-${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/snownews.mo
+share/locale/de/LC_MESSAGES/snownews.mo
+share/locale/es/LC_MESSAGES/snownews.mo
+share/locale/ja/LC_MESSAGES/snownews.mo
+share/locale/nl/LC_MESSAGES/snownews.mo
+share/locale/pl/LC_MESSAGES/snownews.mo
+share/locale/pt_BR/LC_MESSAGES/snownews.mo
+share/locale/ru/LC_MESSAGES/snownews.mo
+share/locale/sl/LC_MESSAGES/snownews.mo
+share/locale/zh_CN/LC_MESSAGES/snownews.mo
+share/locale/zh_TW/LC_MESSAGES/snownews.mo
@unexec ${RMDIR} %D/man/ru_RU.KOI8-R/man1 2> /dev/null || ${TRUE}
@unexec ${RMDIR} %D/man/ru_RU.KOI8-R 2> /dev/null || ${TRUE}
@unexec ${RMDIR} %D/man/nl/man1 2> /dev/null || ${TRUE}