summaryrefslogtreecommitdiffstats
path: root/xorg-data
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-data')
-rwxr-xr-xxorg-data/xkeyboard-config/BUILD7
-rw-r--r--xorg-data/xkeyboard-config/HISTORY3
2 files changed, 7 insertions, 3 deletions
diff --git a/xorg-data/xkeyboard-config/BUILD b/xorg-data/xkeyboard-config/BUILD
index 792c7724c9..4fe83eb881 100755
--- a/xorg-data/xkeyboard-config/BUILD
+++ b/xorg-data/xkeyboard-config/BUILD
@@ -1,5 +1,6 @@
-OPTS="--enable-compat-rules \
- --with-xkb-base=$INSTALL_ROOT/usr/share/X11/xkb \
---with-xkb-rules-symlink=xorg,xfree86" &&
+#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" &&
default_build
diff --git a/xorg-data/xkeyboard-config/HISTORY b/xorg-data/xkeyboard-config/HISTORY
index 3f71d2a4df..3f5f6735b5 100644
--- a/xorg-data/xkeyboard-config/HISTORY
+++ b/xorg-data/xkeyboard-config/HISTORY
@@ -1,3 +1,6 @@
+2011-08-19 Bor Kraljič <pyrobor@ver.si>
+ * BUILD: commented unrecognized option (issue #30)
+
2011-04-25 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated to 2.2.1
2.2.x requires libx11 1.4.3+