From e9c0cc38fc8a0295c10d3b9be3398e1358e7b374 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. --- print/lilypond/PLIST | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'print/lilypond/PLIST') diff --git a/print/lilypond/PLIST b/print/lilypond/PLIST index 0824f53b86d..a572b318548 100644 --- a/print/lilypond/PLIST +++ b/print/lilypond/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2006/04/06 18:18:15 jlam Exp $ +@comment $NetBSD: PLIST,v 1.10 2006/04/17 07:07:32 jlam Exp $ bin/abc2ly bin/convert-ly bin/etf2ly @@ -499,18 +499,18 @@ share/lilypond/${PKGVERSION}/vim/indent/lilypond.vim share/lilypond/${PKGVERSION}/vim/syntax/lilypond-words share/lilypond/${PKGVERSION}/vim/syntax/lilypond-words.vim share/lilypond/${PKGVERSION}/vim/syntax/lilypond.vim -${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/lilypond.mo -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/lilypond.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/lilypond.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/lilypond.mo -${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/lilypond.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/lilypond.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/lilypond.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/lilypond.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/lilypond.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/lilypond.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/lilypond.mo -${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/lilypond.mo +share/locale/cs/LC_MESSAGES/lilypond.mo +share/locale/da/LC_MESSAGES/lilypond.mo +share/locale/de/LC_MESSAGES/lilypond.mo +share/locale/es/LC_MESSAGES/lilypond.mo +share/locale/fi/LC_MESSAGES/lilypond.mo +share/locale/fr/LC_MESSAGES/lilypond.mo +share/locale/it/LC_MESSAGES/lilypond.mo +share/locale/ja/LC_MESSAGES/lilypond.mo +share/locale/nl/LC_MESSAGES/lilypond.mo +share/locale/ru/LC_MESSAGES/lilypond.mo +share/locale/sv/LC_MESSAGES/lilypond.mo +share/locale/tr/LC_MESSAGES/lilypond.mo share/omf/lilypond/${PKGVERSION}/lilypond-internals.html.omf share/omf/lilypond/${PKGVERSION}/lilypond.html.omf share/omf/lilypond/${PKGVERSION}/lilypond.pdf.omf -- cgit v1.2.3