[PATCH] xjh.modules: Rename pthread-stubs to libpthread-stubs

Dirk Wallenstein halsmit at t-online.de
Thu Nov 11 23:32:43 PST 2010


Missed that when changing module ids to package names.

Signed-off-by: Dirk Wallenstein <halsmit at t-online.de>
---
 modulesets/xjh.modules |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/modulesets/xjh.modules b/modulesets/xjh.modules
index d4a442b..035d481 100644
--- a/modulesets/xjh.modules
+++ b/modulesets/xjh.modules
@@ -20,8 +20,8 @@ When adding a module, please consider the following conventions:
 <!-- xcb ================================================================== -->
 <!-- ====================================================================== -->
 
-  <autotools id="pthread-stubs">
-    <branch module="xcb/pthread-stubs" checkoutdir="xcb/pthread-stubs"/>
+  <autotools id="libpthread-stubs">
+    <branch module="xcb/pthread-stubs" checkoutdir="xcb/libpthread-stubs"/>
   </autotools>
 
   <autotools id="xcb-proto">
@@ -31,7 +31,7 @@ When adding a module, please consider the following conventions:
   <autotools id="libxcb">
     <dependencies>
       <dep package="xcb-proto"/>
-      <dep package="pthread-stubs"/>
+      <dep package="libpthread-stubs"/>
       <dep package="libXau"/>
     </dependencies>
     <branch module="xcb/libxcb" checkoutdir="xcb/libxcb"/>
-- 
1.7.1


--RnlQjJ0d97Da+TV1--


More information about the xorg-devel mailing list