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. --- chat/gg2/PLIST | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chat/gg2') diff --git a/chat/gg2/PLIST b/chat/gg2/PLIST index c049c44d254..6b7eb41ca5a 100644 --- a/chat/gg2/PLIST +++ b/chat/gg2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2005/05/27 13:47:05 adam Exp $ +@comment $NetBSD: PLIST,v 1.4 2006/04/17 07:07:13 jlam Exp $ bin/gg2 bin/gghist include/gg2_core.h @@ -298,8 +298,8 @@ share/gg2/themes/vblue2.theme share/gg2/themes/vgreen2.theme share/gg2/themes/vred2.theme share/gg2/themes/white2.theme -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gg2.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gg2.mo +share/locale/nl/LC_MESSAGES/gg2.mo +share/locale/pl/LC_MESSAGES/gg2.mo share/pixmaps/gg2.png @dirrm share/gg2/themes @dirrm share/gg2/sounds -- cgit v1.2.3