summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-04-01 15:16:07 +0000
committerMike Frysinger <vapier@gentoo.org>2008-04-01 15:16:07 +0000
commit3c8bd9db32bcd4279f148e154bc215bf626d6c09 (patch)
treea5de2090ffb6b5f07f41412b783a607da5424c2a /sys-apps/kbd/files
parentRemove mask on USE=audit since sys-process/audit is keyworded now. (diff)
downloadgentoo-2-3c8bd9db32bcd4279f148e154bc215bf626d6c09.tar.gz
gentoo-2-3c8bd9db32bcd4279f148e154bc215bf626d6c09.tar.bz2
gentoo-2-3c8bd9db32bcd4279f148e154bc215bf626d6c09.zip
Fix from Charles Clément for missing binaries #215610 by Massimo Maggi.
(Portage version: 2.2_pre5)
Diffstat (limited to 'sys-apps/kbd/files')
-rw-r--r--sys-apps/kbd/files/kbd-1.14.1-missing-configure.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/sys-apps/kbd/files/kbd-1.14.1-missing-configure.patch b/sys-apps/kbd/files/kbd-1.14.1-missing-configure.patch
new file mode 100644
index 000000000000..b9fe9614785c
--- /dev/null
+++ b/sys-apps/kbd/files/kbd-1.14.1-missing-configure.patch
@@ -0,0 +1,15 @@
+fix from Charles Clément for missing binaries
+
+http://bugs.gentoo.org/215610
+
+--- kbd-1.14.1/src/Makefile.in
++++ kbd-1.14.1/src/Makefile.in
+@@ -2,6 +2,8 @@ prefix = @prefix@
+ exec_prefix = @exec_prefix@
+ bindir = $(DESTDIR)@bindir@
+ datarootdir = @datarootdir@
++KEYCODES_PROGS = @KEYCODES_PROGS@
++RESIZECONS_PROGS = @RESIZECONS_PROGS@
+ OPTIONAL_PROGS = @OPTIONAL_PROGS@
+
+ # Something like /usr/lib/kbd or /usr/share/kbd