vlc | branch: master | Rémi Denis-Courmont <[email protected]> | Thu Jun 30 20:47:52 2011 +0300| [b13ddaef0eae17244c5b8bdc7b74a986c1027d4e] | committer: Rémi Denis-Courmont
contrib: fix tremor patch for -p1 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b13ddaef0eae17244c5b8bdc7b74a986c1027d4e --- contrib/src/tremor/tremor.patch | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/contrib/src/tremor/tremor.patch b/contrib/src/tremor/tremor.patch index 3861397..776b47d 100644 --- a/contrib/src/tremor/tremor.patch +++ b/contrib/src/tremor/tremor.patch @@ -1,7 +1,7 @@ -Index: os.h +Index: tremor-svn/os.h =================================================================== ---- os.h (révision 17483) -+++ os.h (copie de travail) +--- tremor-svn.orig/os.h (révision 17483) ++++ tremor-svn/os.h (copie de travail) @@ -20,6 +20,14 @@ #include <math.h> #include <ogg/os_types.h> _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
