kbd: update search-paths.patch
Backport of 6f89feaeddacab8ad30909dae968bba5b9a066e7
This commit is contained in:
@@ -29,6 +29,10 @@ stdenv.mkDerivation rec {
|
||||
"--disable-nls"
|
||||
];
|
||||
|
||||
patches = [
|
||||
./search-paths.patch
|
||||
];
|
||||
|
||||
postPatch =
|
||||
''
|
||||
# Renaming keymaps with name clashes, because loadkeys just picks
|
||||
|
||||
Reference in New Issue
Block a user