[jhbuild] 3.10: Fix innocuous make check failures



commit 7958c0c2d30ee922f4483a7dd2df368537edc49c
Author: Stef Walter <stefw gnome org>
Date:   Sat Aug 17 09:25:14 2013 +0200

    3.10: Fix innocuous make check failures

 modulesets/gnome-sysdeps-3.10.modules |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/modulesets/gnome-sysdeps-3.10.modules b/modulesets/gnome-sysdeps-3.10.modules
index eba41fc..96406ba 100644
--- a/modulesets/gnome-sysdeps-3.10.modules
+++ b/modulesets/gnome-sysdeps-3.10.modules
@@ -763,12 +763,12 @@
   </systemmodule>
 
   <systemmodule id="xfont">
-    <branch repo="system"/>
     <pkg-config>xfont.pc</pkg-config>
+    <branch repo="system"/>
   </systemmodule>
 
   <systemmodule id="gtkspell-3">
-    <branch repo="system"/>
     <pkg-config>gtkspell3-3.0.pc</pkg-config>
+    <branch repo="system"/>
   </systemmodule>
 </moduleset>


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