]> git.ipfire.org Git - ipfire-3.x.git/blob - kbd/patches/kbd-1.15-defkeymap.patch
git: Update to 2.23.0
[ipfire-3.x.git] / kbd / patches / kbd-1.15-defkeymap.patch
1 diff -up kbd-1.15/src/paths.h.orig kbd-1.15/src/paths.h
2 --- kbd-1.15/src/paths.h.orig 2010-06-07 15:26:21.787315778 +0200
3 +++ kbd-1.15/src/paths.h 2010-06-07 15:26:49.353336391 +0200
4 @@ -19,7 +19,7 @@
5 # define DEFMAP "sunkeymap.kmap"
6 # define KERNDIR "/usr/src/linux/drivers/sbus/char"
7 #else
8 -# define DEFMAP "defkeymap.kmap"
9 +# define DEFMAP "defkeymap.map"
10 # define KERNDIR "/usr/src/linux/drivers/char"
11 #endif
12