[jhbuild] Remove multiple inclusion of gnome-suites-core



commit 02b715f77378bfcfe8c308fb45411e23db589d97
Author: Dirk Wallenstein <halsmit t-online de>
Date:   Thu May 5 11:52:30 2011 +0200

    Remove multiple inclusion of gnome-suites-core
    
    That additional inclusion did not change anything.  The default
    repositories are the same, and generally URLs of modules stay the same.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=649463

 modulesets/gnome-world-3.0.modules |    1 -
 modulesets/gnome-world-3.2.modules |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/modulesets/gnome-world-3.0.modules b/modulesets/gnome-world-3.0.modules
index 66bb977..e3f5ad3 100644
--- a/modulesets/gnome-world-3.0.modules
+++ b/modulesets/gnome-world-3.0.modules
@@ -120,7 +120,6 @@
       tags-template="%(tag)s"/>
 
   <include href="gnome-apps-3.0.modules"/>
-  <include href="gnome-suites-core-3.0.modules"/>
 
   <autotools id="gnome-desktop-2" autogenargs="--with-gnome-distributor=JHBuild">
     <branch revision="gnome-2-32" checkoutdir="gnome-desktop-2" module="gnome-desktop"/>
diff --git a/modulesets/gnome-world-3.2.modules b/modulesets/gnome-world-3.2.modules
index cfc316a..9e80473 100644
--- a/modulesets/gnome-world-3.2.modules
+++ b/modulesets/gnome-world-3.2.modules
@@ -120,7 +120,6 @@
       tags-template="%(tag)s"/>
 
   <include href="gnome-apps-3.2.modules"/>
-  <include href="gnome-suites-core-3.2.modules"/>
 
   <autotools id="gnome-desktop-2" autogenargs="--with-gnome-distributor=JHBuild">
     <branch revision="gnome-2-32" checkoutdir="gnome-desktop-2" module="gnome-desktop"/>



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