wok diff acpid/receipt @ rev 5120
Fix: gettext dep (issue 272)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Mar 20 20:21:18 2010 +0100 (2010-03-20) |
parents | a460be90b082 |
children | 7130b9831b50 |
line diff
1.1 --- a/acpid/receipt Fri May 01 17:23:08 2009 +0200 1.2 +++ b/acpid/receipt Sat Mar 20 20:21:18 2010 +0100 1.3 @@ -11,6 +11,7 @@ 1.4 WEB_SITE="http://acpid.sourceforge.net/" 1.5 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.6 KEY_FILE="key-constants" 1.7 +TAGS="power-management" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules() 1.11 @@ -72,4 +73,4 @@ 1.12 rm -rf /etc/acpi 1.13 status 1.14 fi 1.15 -} 1.16 \ No newline at end of file 1.17 +}