jhbuild r2278 - in trunk: . modulesets



Author: herzi
Date: Sun Aug 17 18:24:34 2008
New Revision: 2278
URL: http://svn.gnome.org/viewvc/jhbuild?rev=2278&view=rev

Log:
2008-08-17  Sven Herzberg  <sven imendio com>

	Bug 548141: seahorse-plugins should use default repository

	* modulesets/gnome-suites-2.24.modules: use the default repository, so
	people overriding the gnome svn repo will automatically override this
	one as well


Modified:
   trunk/ChangeLog
   trunk/modulesets/gnome-suites-2.24.modules

Modified: trunk/modulesets/gnome-suites-2.24.modules
==============================================================================
--- trunk/modulesets/gnome-suites-2.24.modules	(original)
+++ trunk/modulesets/gnome-suites-2.24.modules	Sun Aug 17 18:24:34 2008
@@ -15,8 +15,6 @@
       href="git://anongit.freedesktop.org/git/"/>
   <repository type="svn" name="svn.mono-project.com"
       href="http://anonsvn.mono-project.com/source/"/>
-  <repository type="svn" name="svn.seahorse-plugins"
-      href="http://svn.gnome.org/svn/seahorse/"/>
 
 <!-- This is a special module: it's needed to build from svn, but not
      needed to build from tarballs, so it doesn't need to be in our suites
@@ -1058,7 +1056,7 @@
   </autotools>
 
   <autotools id="seahorse-plugins">
-    <branch repo="svn.seahorse-plugins" />
+    <branch module="seahorse/seahorse-plugins/trunk" checkoutdir="seahorse-plugins" />
     <dependencies>
       <dep package="libgnome"/>
       <dep package="libgnomeui"/>



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