[gnome-shell] build: Fix librest build



commit 9d1fbffe75e782fdaf934bdf1840bdd9563e0047
Author: Florian MÃllner <fmuellner gnome org>
Date:   Thu Jun 30 00:49:22 2011 +0200

    build: Fix librest build
    
    Looks like <branch /> is very different from <branch/>:
    http://git.gnome.org/browse/jhbuild/commit/?id=6589dbf293e

 tools/build/gnome-shell.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tools/build/gnome-shell.modules b/tools/build/gnome-shell.modules
index 578d433..8ff9b2b 100644
--- a/tools/build/gnome-shell.modules
+++ b/tools/build/gnome-shell.modules
@@ -208,7 +208,7 @@
   </autotools>
 
   <autotools id="librest">
-    <branch />
+    <branch/>
     <dependencies>
       <dep package="glib"/>
       <dep package="libsoup"/>



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