Subject: pkg/17777: audio/mad PLIST fix
To: None <gnats-bugs@gnats.netbsd.org>
From: None <julien.letessier@sun.com>
List: netbsd-bugs
Date: 07/31/2002 03:33:05
>Number: 17777
>Category: pkg
>Synopsis: audio/mad PLIST fix
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Wed Jul 31 03:34:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Julien T. Letessier
>Release: Zoularis/Solaris8
>Organization:
Sun Labs Europe
>Environment:
SunOS mikdemia 5.8 Generic_108528-15 sun4u sparc SUNW,Ultra-Enterprise
>Description:
audio/mad 's PLIST should use ${PKGLOCALEDIR}. In fact it doesn't work under Solaris without it.
>How-To-Repeat:
Build mad under Zoularis/Soalris8
>Fix:
Index: audio/mad/PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/audio/mad/PLIST,v
retrieving revision 1.2
diff -r1.2 PLIST
18,22c18,22
< share/locale/en/LC_MESSAGES/mad.mo
< share/locale/es/LC_MESSAGES/mad.mo
< share/locale/fr/LC_MESSAGES/mad.mo
< share/locale/hr/LC_MESSAGES/mad.mo
< share/locale/no/LC_MESSAGES/mad.mo
---
> ${PKGLOCALEDIR}/locale/en/LC_MESSAGES/mad.mo
> ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/mad.mo
> ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/mad.mo
> ${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/mad.mo
> ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/mad.mo
>Release-Note:
>Audit-Trail:
>Unformatted: