summaryrefslogtreecommitdiff
path: root/package/libvorbis/patches/patch-Makefile_in
diff options
context:
space:
mode:
authorwbx <wbx@hydrogenium.(none)>2009-05-17 14:41:34 +0200
committerwbx <wbx@hydrogenium.(none)>2009-05-17 14:41:34 +0200
commit219a6dab8995aad9ac4860cc1a84d6f3509a03a4 (patch)
treeb9c0f3c43aebba2fcfef777592d0add39f2072f4 /package/libvorbis/patches/patch-Makefile_in
Initial import
Diffstat (limited to 'package/libvorbis/patches/patch-Makefile_in')
-rw-r--r--package/libvorbis/patches/patch-Makefile_in12
1 files changed, 12 insertions, 0 deletions
diff --git a/package/libvorbis/patches/patch-Makefile_in b/package/libvorbis/patches/patch-Makefile_in
new file mode 100644
index 000000000..51c885573
--- /dev/null
+++ b/package/libvorbis/patches/patch-Makefile_in
@@ -0,0 +1,12 @@
+$Id$
+--- libvorbis-1.2.0.orig/Makefile.in 2007-07-25 16:46:36.000000000 +0000
++++ libvorbis-1.2.0/Makefile.in 2007-10-11 09:22:14.000000000 +0000
+@@ -221,7 +221,7 @@ target_vendor = @target_vendor@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
+ AUTOMAKE_OPTIONS = 1.6 foreign dist-zip dist-bzip2
+-SUBDIRS = lib include doc examples vq
++SUBDIRS = lib include doc vq
+ m4datadir = $(datadir)/aclocal
+ m4data_DATA = vorbis.m4
+ pkgconfigdir = $(libdir)/pkgconfig