From 58806d09355083cf3f6c00b3c450282b55c1bb8f Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 25 Nov 2010 18:16:06 +0100 Subject: [PATCH] pm-utils: add autoreconf support Signed-off-by: Stephan Raue --- packages/sysutils/pm-utils/meta | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/sysutils/pm-utils/meta b/packages/sysutils/pm-utils/meta index 2db4232368..0e6714d7c8 100644 --- a/packages/sysutils/pm-utils/meta +++ b/packages/sysutils/pm-utils/meta @@ -12,3 +12,5 @@ PKG_SECTION="system" PKG_SHORTDESC="pm-utils: a small collection of scripts that handle suspend and resume on behalf of HAL." PKG_LONGDESC="pm-utils is a small collection of scripts that handle suspend and resume on behalf of HAL." PKG_IS_ADDON="no" + +PKG_AUTORECONF="yes"