[PATCH 5/9 modular] jhbuild: Remove 'git' sub-directory from repo URL

Dirk Wallenstein halsmit at t-online.de
Sat Jun 5 02:27:10 PDT 2010


The URL with a 'git' sub-directory does not reach all repos. For
example, user repositories.

Signed-off-by: Dirk Wallenstein <halsmit at t-online.de>
---
 xorg.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/xorg.modules b/xorg.modules
index 5e7c8d0..3760912 100644
--- a/xorg.modules
+++ b/xorg.modules
@@ -6,7 +6,7 @@
 <?xml-stylesheet type="text/xsl" href="moduleset.xsl"?>
 <moduleset>
   <repository type="git" name="git.freedesktop.org"
-      href="git://anongit.freedesktop.org/git/"/>
+      href="git://anongit.freedesktop.org/"/>
 
   <autotools id="fontconfig">
     <branch repo="git.freedesktop.org" module="fontconfig" checkoutdir="fontconfig" />
-- 
1.7.1



More information about the xorg-devel mailing list