summaryrefslogtreecommitdiff
path: root/package/libvorbis/patches/autotool.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-03-08 13:06:06 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-03-08 13:06:06 +0100
commitb0b3c1f3d6fc1fcb9b3b7640160c5888f9dfac39 (patch)
treefc7bdddc8bb2cd030afe5ca560f0aaa4bf6e32b4 /package/libvorbis/patches/autotool.patch
parent783c5c8160ab86b9502a33ad9144fdefeb0e0084 (diff)
parent4e3cdd73584aed80a843c03079c888c011b46aa6 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libvorbis/patches/autotool.patch')
-rw-r--r--package/libvorbis/patches/autotool.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libvorbis/patches/autotool.patch b/package/libvorbis/patches/autotool.patch
index d8e63a67e..4df8d7d80 100644
--- a/package/libvorbis/patches/autotool.patch
+++ b/package/libvorbis/patches/autotool.patch
@@ -63514,7 +63514,7 @@ diff -Nur libvorbis-1.2.0.orig/Makefile.am libvorbis-1.2.0/Makefile.am
AUTOMAKE_OPTIONS = 1.6 foreign dist-zip dist-bzip2
-SUBDIRS = lib include doc examples vq
-+SUBDIRS = lib include doc vq
++SUBDIRS = lib include vq
m4datadir = $(datadir)/aclocal
m4data_DATA = vorbis.m4
@@ -63715,7 +63715,7 @@ diff -Nur libvorbis-1.2.0.orig/Makefile.in libvorbis-1.2.0/Makefile.in
top_srcdir = @top_srcdir@
AUTOMAKE_OPTIONS = 1.6 foreign dist-zip dist-bzip2
-SUBDIRS = lib include doc examples vq
-+SUBDIRS = lib include doc vq
++SUBDIRS = lib include vq
m4datadir = $(datadir)/aclocal
m4data_DATA = vorbis.m4
pkgconfigdir = $(libdir)/pkgconfig