The URL with a 'git' sub-directory does not reach all repos. For example, user repositories.
Signed-off-by: Dirk Wallenstein <[email protected]> --- 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 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
