summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLiu, Xinyun <xinyunliu@gmail.com>2011-06-10 13:46:38 -0700
committerGaetan Nadon <memsize@videotron.ca>2011-08-19 21:41:38 -0400
commit87f9d6f4695fb2d983c31e27e6d8d3c03fd7b22d (patch)
treef11b700a49a077480f279d0960e2e2345690b406
parentb0c3080c88371d165325881c28cafbc128165ca8 (diff)
add libdrm checkout dir
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r--xorg.modules3
1 files changed, 2 insertions, 1 deletions
diff --git a/xorg.modules b/xorg.modules
index fef926e..a97ac89 100644
--- a/xorg.modules
+++ b/xorg.modules
@@ -46,7 +46,8 @@
<!-- Need nouveau API to build xf86-video-nouveau -->
<autotools id="libdrm" autogenargs="--enable-nouveau-experimental-api">
- <branch module="mesa/drm"/>
+ <branch module="mesa/drm"
+ checkoutdir="mesa/drm"/>
<dependencies>
<dep package="macros"/>
</dependencies>