diff options
author | jlam <jlam> | 2006-04-17 07:07:11 +0000 |
---|---|---|
committer | jlam <jlam> | 2006-04-17 07:07:11 +0000 |
commit | 1ae3d1ba51febfd65eabae7f192d4b643e252ba2 (patch) | |
tree | fa0759e867280d1f9b071388977357d1efd060f5 /multimedia/dvdstyler | |
parent | 7fe558471fbd1f98088730c7544dc1b7fb065b86 (diff) | |
download | pkgsrc-1ae3d1ba51febfd65eabae7f192d4b643e252ba2.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 'multimedia/dvdstyler')
-rw-r--r-- | multimedia/dvdstyler/PLIST | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/multimedia/dvdstyler/PLIST b/multimedia/dvdstyler/PLIST index 2a1666c45ff..29a858a4c42 100644 --- a/multimedia/dvdstyler/PLIST +++ b/multimedia/dvdstyler/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2006/01/31 02:57:18 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.3 2006/04/17 07:07:29 jlam Exp $ bin/dvdstyler share/doc/dvdstyler/AUTHORS share/doc/dvdstyler/COPYING @@ -54,19 +54,19 @@ share/dvdstyler/rc/open.png share/dvdstyler/rc/plus.png share/dvdstyler/rc/run.png share/dvdstyler/rc/save.png -${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/dvdstyler.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/dvdstyler.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/dvdstyler.mo -${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/dvdstyler.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/dvdstyler.mo -${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/dvdstyler.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/dvdstyler.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/dvdstyler.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/dvdstyler.mo -${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/dvdstyler.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/dvdstyler.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/dvdstyler.mo -${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/dvdstyler.mo +share/locale/ca/LC_MESSAGES/dvdstyler.mo +share/locale/de/LC_MESSAGES/dvdstyler.mo +share/locale/es/LC_MESSAGES/dvdstyler.mo +share/locale/eu/LC_MESSAGES/dvdstyler.mo +share/locale/fr/LC_MESSAGES/dvdstyler.mo +share/locale/hu/LC_MESSAGES/dvdstyler.mo +share/locale/it/LC_MESSAGES/dvdstyler.mo +share/locale/ja/LC_MESSAGES/dvdstyler.mo +share/locale/pl/LC_MESSAGES/dvdstyler.mo +share/locale/pt/LC_MESSAGES/dvdstyler.mo +share/locale/pt_BR/LC_MESSAGES/dvdstyler.mo +share/locale/ru/LC_MESSAGES/dvdstyler.mo +share/locale/sr/LC_MESSAGES/dvdstyler.mo @dirrm share/dvdstyler/rc @dirrm share/dvdstyler/objects @dirrm share/dvdstyler/data |