diff options
author | jlam <jlam> | 2006-04-17 07:07:11 +0000 |
---|---|---|
committer | jlam <jlam> | 2006-04-17 07:07:11 +0000 |
commit | e9c0cc38fc8a0295c10d3b9be3398e1358e7b374 (patch) | |
tree | fa0759e867280d1f9b071388977357d1efd060f5 /net/gtk_wicontrol/PLIST | |
parent | f73a3a6bda32f5cd530045dde4f3f214f20c8d2c (diff) | |
download | pkgsrc-e9c0cc38fc8a0295c10d3b9be3398e1358e7b374.tar.gz |
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.
Diffstat (limited to 'net/gtk_wicontrol/PLIST')
-rw-r--r-- | net/gtk_wicontrol/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gtk_wicontrol/PLIST b/net/gtk_wicontrol/PLIST index 9a278c16b59..9110b7cdea2 100644 --- a/net/gtk_wicontrol/PLIST +++ b/net/gtk_wicontrol/PLIST @@ -1,3 +1,3 @@ -@comment $NetBSD: PLIST,v 1.2 2003/03/04 15:04:46 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2006/04/17 07:07:31 jlam Exp $ bin/gtk_wicontrol -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gtk_wicontrol.mo +share/locale/ja/LC_MESSAGES/gtk_wicontrol.mo |