summaryrefslogtreecommitdiffstats
path: root/xorg-data/xkeyboard-config/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-data/xkeyboard-config/BUILD')
-rwxr-xr-xxorg-data/xkeyboard-config/BUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/xorg-data/xkeyboard-config/BUILD b/xorg-data/xkeyboard-config/BUILD
index 01fada7f91..792c7724c9 100755
--- a/xorg-data/xkeyboard-config/BUILD
+++ b/xorg-data/xkeyboard-config/BUILD
@@ -1,7 +1,5 @@
-OPTS="$OPTS --enable-xkbcomp-symlink" &&
-OPTS="$OPTS --enable-compat-rules" &&
-OPTS="$OPTS --with-xkb-base=/usr/share/X11/xkb" &&
-OPTS="$OPTS --with-xkb-rules-symlink=xorg,xfree86" &&
+OPTS="--enable-compat-rules \
+ --with-xkb-base=$INSTALL_ROOT/usr/share/X11/xkb \
+--with-xkb-rules-symlink=xorg,xfree86" &&
-./autogen.sh &&
default_build