]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blame - kbd/patches/kbd-1.15-defkeymap.patch
Move all packages to root.
[people/ms/ipfire-3.x.git] / kbd / patches / kbd-1.15-defkeymap.patch
CommitLineData
930b9443
MT
1diff -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