aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libx11/makekeys.diff
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/libx11/makekeys.diff')
-rw-r--r--recipes/xorg-lib/libx11/makekeys.diff12
1 files changed, 0 insertions, 12 deletions
diff --git a/recipes/xorg-lib/libx11/makekeys.diff b/recipes/xorg-lib/libx11/makekeys.diff
deleted file mode 100644
index cea08725ec..0000000000
--- a/recipes/xorg-lib/libx11/makekeys.diff
+++ /dev/null
@@ -1,12 +0,0 @@
-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];