]> git.sesse.net Git - vlc/blob - extras/contrib/src/Patches/theora.patch
* newer theora: alpha4 version. new location, new patch
[vlc] / extras / contrib / src / Patches / theora.patch
1 diff -ru libtheora.old/Makefile.am libtheora/Makefile.am
2 --- libtheora.old/Makefile.am   Thu Sep 26 04:50:51 2002
3 +++ libtheora/Makefile.am       Wed Nov 12 00:06:14 2003
4 @@ -2,7 +2,7 @@
5  
6  AUTOMAKE_OPTIONS = foreign dist-zip
7  
8 -SUBDIRS = lib include doc examples debian
9 +SUBDIRS = lib include
10  
11  EXTRA_DIST = COPYING autogen.sh 
12  
13 diff -ru libtheora.old/Makefile.in libtheora/Makefile.in
14 --- libtheora.old/Makefile.in   Mon Jun  9 23:26:11 2003
15 +++ libtheora/Makefile.in       Wed Nov 12 00:06:37 2003
16 @@ -206,7 +206,7 @@
17  target_os = @target_os@
18  target_vendor = @target_vendor@
19  AUTOMAKE_OPTIONS = foreign 1.6 dist-zip dist-bzip2
20 -SUBDIRS = lib include doc examples debian
21 +SUBDIRS = lib include
22  EXTRA_DIST = COPYING autogen.sh win32 libtheora.spec libtheora.spec.in \
23         theora-uninstalled.pc.in
24