acpid: add autoreconf support

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

View File

@ -12,3 +12,5 @@ PKG_SECTION="system"
PKG_SHORTDESC="acpid: A daemon for delivering ACPI events"
PKG_LONGDESC="ACPID is a completely flexible and expandable mechanism for delivering ACPI events from the kernel to user-space. It can be configured to perform any action at all when events occur, through regex matches and arbitrary action rules."
PKG_IS_ADDON="no"
PKG_AUTORECONF="no"