diff options
author | jlam <jlam@pkgsrc.org> | 2006-04-17 07:07:11 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-04-17 07:07:11 +0000 |
commit | 1e1023e7be6a202fa56330531ec05c888415aba3 (patch) | |
tree | fa0759e867280d1f9b071388977357d1efd060f5 /databases/gramps2/PLIST | |
parent | 316906324f1a6e1130822b4f6d4b5905f9c60954 (diff) | |
download | pkgsrc-1e1023e7be6a202fa56330531ec05c888415aba3.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 'databases/gramps2/PLIST')
-rw-r--r-- | databases/gramps2/PLIST | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/databases/gramps2/PLIST b/databases/gramps2/PLIST index 0b140feab8e..92bddf595a7 100644 --- a/databases/gramps2/PLIST +++ b/databases/gramps2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2006/03/14 20:13:51 drochner Exp $ +@comment $NetBSD: PLIST,v 1.6 2006/04/17 07:07:14 jlam Exp $ bin/gramps man/fr/man1/gramps.1 man/man1/gramps.1 @@ -582,25 +582,25 @@ share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-geneweb.png share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-gramps-package.png share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-gramps-xml.png share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-gramps.png -${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gramps.mo -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gramps.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gramps.mo -${PKGLOCALEDIR}/locale/eo/LC_MESSAGES/gramps.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gramps.mo -${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gramps.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gramps.mo -${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gramps.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gramps.mo -${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gramps.mo -${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gramps.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gramps.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gramps.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gramps.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gramps.mo -${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gramps.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gramps.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gramps.mo -${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gramps.mo +share/locale/cs/LC_MESSAGES/gramps.mo +share/locale/da/LC_MESSAGES/gramps.mo +share/locale/de/LC_MESSAGES/gramps.mo +share/locale/eo/LC_MESSAGES/gramps.mo +share/locale/es/LC_MESSAGES/gramps.mo +share/locale/fi/LC_MESSAGES/gramps.mo +share/locale/fr/LC_MESSAGES/gramps.mo +share/locale/hu/LC_MESSAGES/gramps.mo +share/locale/it/LC_MESSAGES/gramps.mo +share/locale/lt/LC_MESSAGES/gramps.mo +share/locale/nb/LC_MESSAGES/gramps.mo +share/locale/nl/LC_MESSAGES/gramps.mo +share/locale/no/LC_MESSAGES/gramps.mo +share/locale/pl/LC_MESSAGES/gramps.mo +share/locale/pt_BR/LC_MESSAGES/gramps.mo +share/locale/ro/LC_MESSAGES/gramps.mo +share/locale/ru/LC_MESSAGES/gramps.mo +share/locale/sv/LC_MESSAGES/gramps.mo +share/locale/zh_CN/LC_MESSAGES/gramps.mo share/mime-info/gramps.keys share/mime-info/gramps.mime share/mime/packages/gramps.xml |