summaryrefslogtreecommitdiff
path: root/audio/muse/patches
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-05-09 17:27:53 +0000
committerminskim <minskim@pkgsrc.org>2004-05-09 17:27:53 +0000
commit60bd611957f236ff3d7998b044d9d589af201e89 (patch)
tree6e06a0e971fe9b6f55f1cb8b87477435084d2c5f /audio/muse/patches
parentb603528d76b711ba65cab3bdc75379145a1b25cd (diff)
downloadpkgsrc-60bd611957f236ff3d7998b044d9d589af201e89.tar.gz
Install .mo into ${PKGLOCALEDIR}/locale, not /usr/local.
Add them to PLIST and Bump PKGREVISION.
Diffstat (limited to 'audio/muse/patches')
-rw-r--r--audio/muse/patches/patch-ae11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/muse/patches/patch-ae b/audio/muse/patches/patch-ae
new file mode 100644
index 00000000000..322073a3afc
--- /dev/null
+++ b/audio/muse/patches/patch-ae
@@ -0,0 +1,11 @@
+$NetBSD: patch-ae,v 1.1 2004/05/09 17:27:53 minskim Exp $
+
+--- po/Makefile.orig 2004-04-14 17:52:44.000000000 -0500
++++ po/Makefile
+@@ -1,5 +1,5 @@
+ INSTALL= /usr/bin/install -c
+-INSTALLNLSDIR=$(BASEDIR)/usr/local/share/locale
++INSTALLNLSDIR=$(BASEDIR)${PREFIX}/${PKGLOCALEDIR}/locale
+
+ PACKAGE = muse
+