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
commita9e6997672cfd4e257140018adc0d17bede41630 (patch)
tree62ec7c31b03d597150cd1f7dd1ea11a6889f9c4a /media-libs/aubio/files
parentwhitespace (diff)
downloadhistorical-a9e6997672cfd4e257140018adc0d17bede41630.tar.gz
historical-a9e6997672cfd4e257140018adc0d17bede41630.tar.bz2
historical-a9e6997672cfd4e257140018adc0d17bede41630.zip
Adding patch to make it install multilib-friendly
Package-Manager: portage-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