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