[vlc-commits] ragel: edit patch to work with other versions of patch(1)
Sean McGovern
git at videolan.org
Tue Mar 18 12:13:50 CET 2014
vlc | branch: master | Sean McGovern <gseanmcg at gmail.com> | Thu Mar 13 13:47:40 2014 -0400| [6f8c750a6ffe8844ec47d7890e3190c3c6e6b5c3] | committer: Rafaël Carré
ragel: edit patch to work with other versions of patch(1)
Signed-off-by: Rafaël Carré <funman at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6f8c750a6ffe8844ec47d7890e3190c3c6e6b5c3
---
extras/tools/ragel-6.8-javacodegen.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/extras/tools/ragel-6.8-javacodegen.patch b/extras/tools/ragel-6.8-javacodegen.patch
index ff558b9..53e915e 100644
--- a/extras/tools/ragel-6.8-javacodegen.patch
+++ b/extras/tools/ragel-6.8-javacodegen.patch
@@ -1,6 +1,6 @@
diff -urN ragel-6.8.orig/ragel/javacodegen.cpp ragel-6.8/ragel/javacodegen.cpp
--- ragel-6.8.orig/ragel/javacodegen.cpp 2013-02-11 05:57:45.000000000 +0400
-+++ ragel-6.8/ragel/javacodegen.cpp 2013-09-01 14:42:27.000000000 +0400
++++ ragel-6.8/ragel/javacodegen.cpp.new 2013-09-01 14:42:27.000000000 +0400
@@ -50,6 +50,7 @@
using std::ifstream;
using std::ostream;
More information about the vlc-commits
mailing list