[cairo-commit] util/cairo.modules
Chris Wilson
ickle at kemper.freedesktop.org
Wed Sep 9 09:13:17 PDT 2009
util/cairo.modules | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
New commits:
commit 4d7eb79d25bcfdc47abcae1fd51c7573043909fd
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Wed Sep 9 17:12:14 2009 +0100
[util] Inherit the repository from xorg.modules
Experiment with inheriting the repository from xorg.module, in order to
avoid having two entries for the same server.
diff --git a/util/cairo.modules b/util/cairo.modules
index 797b25e..4a24930 100644
--- a/util/cairo.modules
+++ b/util/cairo.modules
@@ -4,10 +4,8 @@
<moduleset>
<include href="http://cgit.freedesktop.org/xorg/util/modular/plain/xorg.modules" />
- <repository type="git" name="fd.o" href="git://anongit.freedesktop.org/git/"/>
-
<autotools id="cairo">
- <branch repo="fd.o" module="cairo"/>
+ <branch repo="git.freedesktop.org" module="cairo"/>
<dependencies>
<dep package="pixman"/>
<dep package="fontconfig"/>
More information about the cairo-commit
mailing list