From ea5f9f80b6883d39666b0f4acc8aefe897d4785d 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. --- textproc/ja-grep/PLIST | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'textproc/ja-grep/PLIST') diff --git a/textproc/ja-grep/PLIST b/textproc/ja-grep/PLIST index 9daa654147a..64c8e167703 100644 --- a/textproc/ja-grep/PLIST +++ b/textproc/ja-grep/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2006/04/07 19:54:17 jlam Exp $ +@comment $NetBSD: PLIST,v 1.4 2006/04/17 07:07:35 jlam Exp $ bin/jgrep bin/jegrep bin/jfgrep @@ -7,23 +7,23 @@ man/man1/jgrep.1 man/man1/jegrep.1 man/man1/jfgrep.1 share/doc/ja-grep/README.MB -${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/grep.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/grep.mo -${PKGLOCALEDIR}/locale/el/LC_MESSAGES/grep.mo -${PKGLOCALEDIR}/locale/eo/LC_MESSAGES/grep.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/grep.mo -${PKGLOCALEDIR}/locale/et/LC_MESSAGES/grep.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/grep.mo -${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/grep.mo -${PKGLOCALEDIR}/locale/id/LC_MESSAGES/grep.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/grep.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/grep.mo -${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/grep.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/grep.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/grep.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/grep.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/grep.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/grep.mo -${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/grep.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/grep.mo +share/locale/cs/LC_MESSAGES/grep.mo +share/locale/de/LC_MESSAGES/grep.mo +share/locale/el/LC_MESSAGES/grep.mo +share/locale/eo/LC_MESSAGES/grep.mo +share/locale/es/LC_MESSAGES/grep.mo +share/locale/et/LC_MESSAGES/grep.mo +share/locale/fr/LC_MESSAGES/grep.mo +share/locale/hr/LC_MESSAGES/grep.mo +share/locale/id/LC_MESSAGES/grep.mo +share/locale/it/LC_MESSAGES/grep.mo +share/locale/ja/LC_MESSAGES/grep.mo +share/locale/ko/LC_MESSAGES/grep.mo +share/locale/nl/LC_MESSAGES/grep.mo +share/locale/no/LC_MESSAGES/grep.mo +share/locale/pl/LC_MESSAGES/grep.mo +share/locale/pt_BR/LC_MESSAGES/grep.mo +share/locale/ru/LC_MESSAGES/grep.mo +share/locale/sl/LC_MESSAGES/grep.mo +share/locale/sv/LC_MESSAGES/grep.mo @dirrm share/doc/ja-grep -- cgit v1.2.3