summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2008-02-11 00:02:26 +0000
committerOlivier Crête <tester@gentoo.org>2008-02-11 00:02:26 +0000
commit98ca141b33e3fe4ec52adcbdf16b98db614e2b63 (patch)
tree2a37b4004f89ce3fd5f93bcc0b33de3f2a5d1b3d /media-libs/aubio/files
parentwhitespace (diff)
downloadgentoo-2-98ca141b33e3fe4ec52adcbdf16b98db614e2b63.tar.gz
gentoo-2-98ca141b33e3fe4ec52adcbdf16b98db614e2b63.tar.bz2
gentoo-2-98ca141b33e3fe4ec52adcbdf16b98db614e2b63.zip
Adding patch to make it install multilib-friendly
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-libs/aubio/files')
-rw-r--r--media-libs/aubio/files/aubio-0.3.2-multilib.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/media-libs/aubio/files/aubio-0.3.2-multilib.patch b/media-libs/aubio/files/aubio-0.3.2-multilib.patch
new file mode 100644
index 000000000000..65a5539e30ca
--- /dev/null
+++ b/media-libs/aubio/files/aubio-0.3.2-multilib.patch
@@ -0,0 +1,11 @@
+--- python/aubio/Makefile.am.orig 2008-02-10 18:32:03.000000000 -0500
++++ python/aubio/Makefile.am 2008-02-10 18:33:48.000000000 -0500
+@@ -68,7 +68,7 @@
+ -L$(top_builddir)/ext -laubioext \
+ -L$(top_builddir)/src -laubio
+
+-pkgpython_LTLIBRARIES = _aubiowrapper.la
++pkgpyexec_LTLIBRARIES = _aubiowrapper.la
+
+ _aubiowrapper_la_LDFLAGS = -module -avoid-version $(AUBIO_LDFLAGS)
+ _aubiowrapper_la_SOURCES = aubio_wrap.c