OSDN Git Service

gitattirubes test 2
[handbrake-jp/handbrake-jp.git] / contrib / libvorbis / A00-disable-examples.patch
1 diff -Naur libvorbis.orig/Makefile.in libvorbis/Makefile.in
2 --- libvorbis.orig/Makefile.in  2007-09-14 02:02:10.000000000 -0400
3 +++ libvorbis/Makefile.in       2009-03-04 21:20:22.000000000 -0500
4 @@ -223,7 +223,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