]> git.wh0rd.org - patches.git/blob - kbd-1.14.1-missing-configure.patch
initial import
[patches.git] / kbd-1.14.1-missing-configure.patch
1 fix from Charles Clément for missing binaries
2
3 http://bugs.gentoo.org/215610
4
5 --- kbd-1.14.1/src/Makefile.in
6 +++ kbd-1.14.1/src/Makefile.in
7 @@ -2,6 +2,8 @@ prefix = @prefix@
8 exec_prefix = @exec_prefix@
9 bindir = $(DESTDIR)@bindir@
10 datarootdir = @datarootdir@
11 +KEYCODES_PROGS = @KEYCODES_PROGS@
12 +RESIZECONS_PROGS = @RESIZECONS_PROGS@
13 OPTIONAL_PROGS = @OPTIONAL_PROGS@
14
15 # Something like /usr/lib/kbd or /usr/share/kbd