pm-utils: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:16:06 +01:00
parent d490cc8df7
commit 58806d0935

View File

@ -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"