35c50a4c59eba02086317153d288a4da14444253
[openwrt.git] / package / libvorbis / patches / 100-no_examples.patch
1 diff -ur libvorbis-1.1.2/Makefile.in libvorbis-1.1.2-owrt/Makefile.in
2 --- libvorbis-1.1.2/Makefile.in 2005-11-28 06:43:44.000000000 +0100
3 +++ libvorbis-1.1.2-owrt/Makefile.in    2006-01-29 21:55:23.000000000 +0100
4 @@ -217,7 +217,7 @@
5  target_os = @target_os@
6  target_vendor = @target_vendor@
7  AUTOMAKE_OPTIONS = foreign dist-zip
8 -SUBDIRS = lib include doc examples vq
9 +SUBDIRS = lib include doc vq
10  m4datadir = $(datadir)/aclocal
11  m4data_DATA = vorbis.m4
12  pkgconfigdir = $(libdir)/pkgconfig