[vlc-devel] commit: dvdread: updated patch to fit the current svn revision ( Felix Paul Kühne )
git version control
git at videolan.org
Sun Jan 11 18:26:46 CET 2009
vlc | branch: 0.9-bugfix | Felix Paul Kühne <fkuehne at videolan.org> | Sun Jan 11 18:10:11 2009 +0100| [48024c1bb93c794d5721c11953e5267717d3326f] | committer: Felix Paul Kühne
dvdread: updated patch to fit the current svn revision
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=48024c1bb93c794d5721c11953e5267717d3326f
---
extras/contrib/src/Patches/libdvdread.patch | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/extras/contrib/src/Patches/libdvdread.patch b/extras/contrib/src/Patches/libdvdread.patch
index 031dfb0..d37b068 100644
--- a/extras/contrib/src/Patches/libdvdread.patch
+++ b/extras/contrib/src/Patches/libdvdread.patch
@@ -1,8 +1,8 @@
-Index: src/ifo_types.h
+Index: src/dvdread/ifo_types.h
===================================================================
---- src/ifo_types.h (révision 1132)
-+++ src/ifo_types.h (copie de travail)
-@@ -30,7 +30,7 @@
+--- src/dvdread/ifo_types.h (revision 1164)
++++ src/dvdread/ifo_types.h (working copy)
+@@ -32,7 +32,7 @@
#if defined(__GNUC__)
#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
@@ -13,7 +13,7 @@ Index: src/ifo_types.h
#endif
Index: configure.ac
===================================================================
---- configure.ac (revision 1157)
+--- configure.ac (revision 1164)
+++ configure.ac (working copy)
@@ -137,27 +137,59 @@
dnl ---------------------------------------------
More information about the vlc-devel
mailing list