]> git.wh0rd.org Git - patches.git/blob - kbd-1.14.1-missing-configure.patch
scummvm random work
[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