wok diff acpid/receipt @ rev 1624

acpid: add power savings scripts
author Dominique Corbex <domcox@users.sourceforge.net>
date Thu Oct 23 20:07:24 2008 +0000 (2008-10-23)
parents fd13f7f143da
children 320b5d1cf5fc
line diff
     1.1 --- a/acpid/receipt	Mon Oct 06 19:15:21 2008 +0200
     1.2 +++ b/acpid/receipt	Thu Oct 23 20:07:24 2008 +0000
     1.3 @@ -2,10 +2,12 @@
     1.4  
     1.5  PACKAGE="acpid"
     1.6  VERSION="1.0.6"
     1.7 +EXTRAVERSION="-3"
     1.8  CATEGORY="system-tools"
     1.9  SHORT_DESC="The ACPI event daemon"
    1.10  MAINTAINER="domcox@users.sourceforge.net"
    1.11  DEPENDS=""
    1.12 +BUILD_DEPENDS="linux-headers"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WEB_SITE="http://acpid.sourceforge.net/"
    1.15  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.16 @@ -47,8 +49,6 @@
    1.17  	mkdir -p $fs/etc
    1.18  	cp -a stuff/init.d $fs/etc/
    1.19  	cp -a stuff/acpi $fs/etc/
    1.20 -	mkdir -p $fs/var/log/
    1.21 -	touch $fs/var/log/acpid.log && chmod 700 $fs/var/log/acpid.log
    1.22  	# acpi_fakekey
    1.23  	cp -a acpi_fakekey $fs/usr/bin
    1.24  	cp -a $KEY_FILE $fs/etc/acpi/