[jhbuild] 3.10: make the location to xkbcomp /usr/bin



commit b19e3a28b18a8c6dfd758498c8c314e6285a7a0d
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Wed Aug 28 13:37:24 2013 -0400

    3.10: make the location to xkbcomp /usr/bin
    
    because xkb is insane

 modulesets/gnome-suites-core-deps-3.10.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.10.modules b/modulesets/gnome-suites-core-deps-3.10.modules
index 4668fac..ea99e0f 100644
--- a/modulesets/gnome-suites-core-deps-3.10.modules
+++ b/modulesets/gnome-suites-core-deps-3.10.modules
@@ -1059,7 +1059,7 @@
     </dependencies>
   </autotools>
 
-  <autotools id="xwayland" autogenargs="--with-xkb-path=/usr/share/X11/xkb 
--with-xkb-output=${prefix}/share/X11/xkb/compiled">
+  <autotools id="xwayland" autogenargs="--with-xkb-bin-directory=/usr/bin --with-xkb-path=/usr/share/X11/xkb 
--with-xkb-output=${prefix}/share/X11/xkb/compiled">
     <branch repo="xorg.freedesktop.org" checkoutdir="xwayland" module="xserver" revision="xwayland"/>
     <dependencies>
       <dep package="wayland"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]