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. --- net/dc_gui2/PLIST | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/dc_gui2/PLIST') diff --git a/net/dc_gui2/PLIST b/net/dc_gui2/PLIST index d8c7f79d7b5..4482398bdb2 100644 --- a/net/dc_gui2/PLIST +++ b/net/dc_gui2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/06/10 13:21:52 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/04/17 07:07:30 jlam Exp $ bin/cmd2dc_gui2 bin/dc_gui2 share/applications/dc_gui2.desktop @@ -21,8 +21,8 @@ share/gnome/help/dc_gui/C/startup.html share/gnome/help/dc_gui/C/startup.png share/gnome/help/dc_gui/C/user_file_list.html share/gnome/help/dc_gui/C/user_file_list.png -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/dc_gui2.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/dc_gui2.mo +share/locale/fr/LC_MESSAGES/dc_gui2.mo +share/locale/nl/LC_MESSAGES/dc_gui2.mo share/pixmaps/dc_gui2.xpm share/pixmaps/dc_gui2/icon_kill.xpm @dirrm share/pixmaps/dc_gui2 -- cgit v1.2.3