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/BUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/xorg-data/xkeyboard-config/BUILD b/xorg-data/xkeyboard-config/BUILD
index d60d8c828c..d5deb61d8b 100755
--- a/xorg-data/xkeyboard-config/BUILD
+++ b/xorg-data/xkeyboard-config/BUILD
@@ -1,6 +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="$OPTS --enable-compat-rules" &&
+OPTS="$OPTS --with-xkb-base=$INSTALL_ROOT/usr/share/X11/xkb" &&
+OPTS="$OPTS --with-xkb-rules-symlink=xorg,xfree86" &&
default_build