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