From 33d2c3a768f4ca2c7fba419df5025c18f8238295 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 25 Nov 2010 18:16:03 +0100 Subject: [PATCH] dmidecode: add autoreconf support Signed-off-by: Stephan Raue --- packages/sysutils/dmidecode/meta | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/sysutils/dmidecode/meta b/packages/sysutils/dmidecode/meta index 6556d79867..c43e22c3d9 100644 --- a/packages/sysutils/dmidecode/meta +++ b/packages/sysutils/dmidecode/meta @@ -12,3 +12,5 @@ PKG_SECTION="system" PKG_SHORTDESC="dmidecode: Reports BIOS information according to the SMBIOS/DMI standard" PKG_LONGDESC="Reports BIOS information according to the SMBIOS/DMI standard, typically including system manufactor, model name, serial number and a lot of other details of varying level of interest and reliability." PKG_IS_ADDON="no" + +PKG_AUTORECONF="no"