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. --- math/qalculate-bases/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/qalculate-bases') diff --git a/math/qalculate-bases/PLIST b/math/qalculate-bases/PLIST index 2845cbcac05..d59efe37350 100644 --- a/math/qalculate-bases/PLIST +++ b/math/qalculate-bases/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/11 13:26:44 adam Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/04/17 07:07:25 jlam Exp $ bin/qalculate-bases share/applications/qalculate-bases.desktop -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/qalculate-bases.mo +share/locale/sv/LC_MESSAGES/qalculate-bases.mo -- cgit v1.2.3