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. --- audio/gtkpod/PLIST | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'audio/gtkpod') diff --git a/audio/gtkpod/PLIST b/audio/gtkpod/PLIST index 53094f823cf..daddc7a1419 100644 --- a/audio/gtkpod/PLIST +++ b/audio/gtkpod/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/01 13:29:52 smb Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/04/17 07:07:12 jlam Exp $ bin/gtkpod share/gtkpod/gtkpod.glade share/gtkpod/gtkpod.gladep @@ -26,12 +26,12 @@ share/gtkpod/scripts/sync-korganizer.sh share/gtkpod/scripts/sync-notes.sh share/gtkpod/scripts/sync-thunderbird.sh share/gtkpod/scripts/sync-webcalendar.sh -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gtkpod.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gtkpod.mo -${PKGLOCALEDIR}/locale/he/LC_MESSAGES/gtkpod.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gtkpod.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gtkpod.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gtkpod.mo +share/locale/de/LC_MESSAGES/gtkpod.mo +share/locale/fr/LC_MESSAGES/gtkpod.mo +share/locale/he/LC_MESSAGES/gtkpod.mo +share/locale/it/LC_MESSAGES/gtkpod.mo +share/locale/ja/LC_MESSAGES/gtkpod.mo +share/locale/sv/LC_MESSAGES/gtkpod.mo @dirrm share/gtkpod/scripts @dirrm share/gtkpod/pixmaps @dirrm share/gtkpod -- cgit v1.2.3