summaryrefslogtreecommitdiff
path: root/package/libvorbis/patches/autotool.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-03-08 13:24:26 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-03-08 13:24:26 +0100
commitf2b154b7d74e21b7e655c6cd121155592c1bee03 (patch)
treed1d8f06abeb89834cebb70d33229aff129b9d485 /package/libvorbis/patches/autotool.patch
parentc93c25a63b3b5a29a258460519ed36341da2e79e (diff)
parent63e65ec30b763d6687d462c52cb46bd5e738928a (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