Without an explicit checkoutdir, the basename of the module will be
used.

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 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

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to