[gnome-modulesets/gnome-3-10] Fix references to other modulesets



commit 8ba232ee68384c223d31464af1bd16896967bf73
Author: Javier Jardón <javier jardon codethink co uk>
Date:   Wed Apr 2 12:57:20 2014 +0100

    Fix references to other modulesets

 gnome-apps.modules      |    4 ++--
 gnome-core-deps.modules |    2 +-
 gnome-core.modules      |    2 +-
 gnome-world.modules     |    4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/gnome-apps.modules b/gnome-apps.modules
index 4ea7529..809bc5d 100644
--- a/gnome-apps.modules
+++ b/gnome-apps.modules
@@ -34,9 +34,9 @@
   <repository type="tarball" name="speech-dispatcher"
       href="http://devel.freebsoft.org/pub/projects/speechd/"/>
 
-  <include href="gnome-suites-core-3.10.modules"/>
+  <include href="gnome-suites-core.modules"/>
 
-  <!-- NOTE: gnome-suites-core-3.10 and gnome-suites-core-deps-3.10
+  <!-- NOTE: gnome-suites-core and gnome-suites-core-deps
        are supposed to remain self-contained. If apps have dependencies
        that are not covered there, add them in here
     -->
diff --git a/gnome-core-deps.modules b/gnome-core-deps.modules
index 0040431..1222ca7 100644
--- a/gnome-core-deps.modules
+++ b/gnome-core-deps.modules
@@ -75,7 +75,7 @@
 <repository type="tarball" name="ftp.gnu.org"
     href="http://ftp.gnu.org/gnu/"/>
 
-<include href="gnome-sysdeps-3.10.modules"/>
+<include href="gnome-sysdeps.modules"/>
 
 <!-- Please try to keep organized alphabetically by section -->
 
diff --git a/gnome-core.modules b/gnome-core.modules
index a3c81d3..6aaf82f 100644
--- a/gnome-core.modules
+++ b/gnome-core.modules
@@ -24,7 +24,7 @@
   <repository type="tarball" name="kernel.org"
       href="http://www.kernel.org"/>
 
-<include href="gnome-suites-core-deps-3.10.modules"/>
+<include href="gnome-suites-core-deps.modules"/>
 
 <!-- Please try to keep organized alphabetically by section -->
 
diff --git a/gnome-world.modules b/gnome-world.modules
index 4ea7529..809bc5d 100644
--- a/gnome-world.modules
+++ b/gnome-world.modules
@@ -34,9 +34,9 @@
   <repository type="tarball" name="speech-dispatcher"
       href="http://devel.freebsoft.org/pub/projects/speechd/"/>
 
-  <include href="gnome-suites-core-3.10.modules"/>
+  <include href="gnome-suites-core.modules"/>
 
-  <!-- NOTE: gnome-suites-core-3.10 and gnome-suites-core-deps-3.10
+  <!-- NOTE: gnome-suites-core and gnome-suites-core-deps
        are supposed to remain self-contained. If apps have dependencies
        that are not covered there, add them in here
     -->


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