diet-x11: Re-add the makekeys-patch, just don't add it to the diet-x11 SRC_URI, since...
authorOyvind Repvik <nail@nslu2-linux.org>
Fri, 16 Mar 2007 00:08:33 +0000 (00:08 +0000)
committerOyvind Repvik <nail@nslu2-linux.org>
Fri, 16 Mar 2007 00:08:33 +0000 (00:08 +0000)
packages/xorg-lib/diet-x11/makekeys.diff [new file with mode: 0644]

diff --git a/packages/xorg-lib/diet-x11/makekeys.diff b/packages/xorg-lib/diet-x11/makekeys.diff
new file mode 100644 (file)
index 0000000..cea0872
--- /dev/null
@@ -0,0 +1,12 @@
+diff -Nru libX11-X11R7.1-1.0.1.org/src/util/makekeys.c libX11-X11R7.1-1.0.1/src/util/makekeys.c
+--- libX11-X11R7.1-1.0.1.org/src/util/makekeys.c       2007-03-08 14:34:34.000000000 +0100
++++ libX11-X11R7.1-1.0.1/src/util/makekeys.c   2007-03-08 14:34:58.000000000 +0100
+@@ -49,7 +49,7 @@
+     KeySym    val;
+ } info[KTNUM];
+-#define MIN_REHASH 10
++#define MIN_REHASH 15
+ #define MATCHES 10
+ char tab[KTNUM];