From c08dcd418f023ce0ecf418a30843462be86dc621 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 6 Oct 2011 01:40:16 +0200 Subject: [PATCH] upower: reenable autoreconf Signed-off-by: Stephan Raue --- packages/sysutils/upower/meta | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/sysutils/upower/meta b/packages/sysutils/upower/meta index b346d5bb80..0ee19e7b86 100644 --- a/packages/sysutils/upower/meta +++ b/packages/sysutils/upower/meta @@ -33,4 +33,4 @@ PKG_SHORTDESC="upower: a modular hardware abstraction layer designed for use in PKG_LONGDESC="Upower is a modular hardware abstraction layer designed for use in Linux systems that is designed to simplify device management and replace the current monolithic Linux HAL. Upower includes the ability to enumerate system devices and send notifications when hardware is added or removed from the computer system." PKG_IS_ADDON="no" -PKG_AUTORECONF="no" +PKG_AUTORECONF="yes"