[PATCH 9/9 modular] jhbuild: Relocate libdrm below mesa
Dirk Wallenstein
halsmit at t-online.de
Sat Jun 5 02:27:14 PDT 2010
Without an explicit checkoutdir, the basename of the module will be
used.
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 689a349..3de8f44 100644
--- a/xorg.modules
+++ b/xorg.modules
@@ -526,7 +526,7 @@
</autotools>
<autotools id="libdrm">
- <branch repo="git.freedesktop.org" module="mesa/drm"/>
+ <branch repo="git.freedesktop.org" module="mesa/drm" checkoutdir="mesa/drm"/>
<dependencies>
<dep package="macros"/>
</dependencies>
--
1.7.1
More information about the xorg-devel
mailing list