[gtk-osx: 1/3] Fix XML well-formedness error (extra quote)



commit 696f1ca06ed027c3b726f9e4d438ae9d68af3bb8
Author: Brion Vibber <brion pobox com>
Date:   Sat Mar 1 08:34:55 2014 -0800

    Fix XML well-formedness error (extra quote)

 modulesets-unstable/gtk-osx.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets-unstable/gtk-osx.modules b/modulesets-unstable/gtk-osx.modules
index a9c01cf..0a884a7 100644
--- a/modulesets-unstable/gtk-osx.modules
+++ b/modulesets-unstable/gtk-osx.modules
@@ -185,7 +185,7 @@
 <!-- Ragel, like Vala, isn't bootstrappable from git, so we might as well just use the tarball. -->
   <autotools id="ragel" autogen-sh='autoreconf'>
     <branch repo="complang" module="ragel/ragel-6.8.tar.gz" version="6.8">
-      <patch file="http://git.gnome.org/browse/gtk-osx/plain/patches/ragel-6.8-setiosflags.patch""; 
strip="1"/>
+      <patch file="http://git.gnome.org/browse/gtk-osx/plain/patches/ragel-6.8-setiosflags.patch"; strip="1"/>
     </branch>
   </autotools>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]