From e9c0cc38fc8a0295c10d3b9be3398e1358e7b374 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 17 Apr 2006 07:07:11 +0000 Subject: 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. --- news/slrn/PLIST | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'news/slrn') diff --git a/news/slrn/PLIST b/news/slrn/PLIST index fd6ac3ad783..a7b71c30c61 100644 --- a/news/slrn/PLIST +++ b/news/slrn/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2004/11/19 13:35:43 adam Exp $ +@comment $NetBSD: PLIST,v 1.7 2006/04/17 07:07:31 jlam Exp $ bin/slrn bin/slrnpull man/man1/slrn.1 @@ -29,19 +29,19 @@ share/doc/slrn/slrnpull/setgid.txt share/doc/slrn/slrnpull/slrn.rc share/doc/slrn/slrnpull/slrnpull.conf share/doc/slrn/slrnpull/slrnpull.sh -${PKGLOCALEDIR}/locale/be/LC_MESSAGES/slrn.mo -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/slrn.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/slrn.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/slrn.mo -${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/slrn.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/slrn.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/slrn.mo -${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/slrn.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/slrn.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/slrn.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/slrn.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/slrn.mo -${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/slrn.mo +share/locale/be/LC_MESSAGES/slrn.mo +share/locale/da/LC_MESSAGES/slrn.mo +share/locale/de/LC_MESSAGES/slrn.mo +share/locale/es/LC_MESSAGES/slrn.mo +share/locale/fi/LC_MESSAGES/slrn.mo +share/locale/fr/LC_MESSAGES/slrn.mo +share/locale/it/LC_MESSAGES/slrn.mo +share/locale/ko/LC_MESSAGES/slrn.mo +share/locale/nl/LC_MESSAGES/slrn.mo +share/locale/pl/LC_MESSAGES/slrn.mo +share/locale/ru/LC_MESSAGES/slrn.mo +share/locale/sv/LC_MESSAGES/slrn.mo +share/locale/tr/LC_MESSAGES/slrn.mo share/slrn/macros/color.sl share/slrn/macros/gsort.sl share/slrn/macros/ispell.sl -- cgit v1.2.3