buildroot/package/kbd
Niels Skou Olsen 28a55b6689 kbd: fix install to target
The package makefile attempted to append to KBD_INSTALL_TARGET_OPTS, but this
fails when done before evaluating $(autotools-package). This is because
autotools-package uses ?= to set default values. Instead of appending we now
override KBD_INSTALL_TARGET_OPTS.

Signed-off-by: Niels Skou Olsen <niels@tonebarker.dk>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-03-13 21:17:12 +01:00
..
0001-add-configure-flag-to-disable-tests.patch
0002-Link-against-libintl-when-needed.patch
Config.in
kbd.hash
kbd.mk kbd: fix install to target 2016-03-13 21:17:12 +01:00