From 6c75e36b7e91099e2d16665ae3a49aa6f285b11a Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 25 Nov 2010 18:16:04 +0100 Subject: [PATCH] kbd: add autoreconf support Signed-off-by: Stephan Raue --- packages/sysutils/kbd/meta | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/sysutils/kbd/meta b/packages/sysutils/kbd/meta index 81877657d6..920cf9d58f 100644 --- a/packages/sysutils/kbd/meta +++ b/packages/sysutils/kbd/meta @@ -12,3 +12,5 @@ PKG_SECTION="system" PKG_SHORTDESC="kbd: Keyboard and console utilities for Linux" PKG_LONGDESC="The Linux Console Tools are a set of programs allowing the user to setup/customize your console (restricted meaning: text mode screen + keyboard only)." PKG_IS_ADDON="no" + +PKG_AUTORECONF="yes"