wok diff acpid/receipt @ rev 9774

bridge-utils: fix WGET_URL and clean
author Christophe Lincoln <pankso@slitaz.org>
date Wed May 11 21:31:48 2011 +0200 (2011-05-11)
parents 7130b9831b50
children 813b068da552
line diff
     1.1 --- a/acpid/receipt	Sun Oct 10 15:15:08 2010 +0000
     1.2 +++ b/acpid/receipt	Wed May 11 21:31:48 2011 +0200
     1.3 @@ -17,7 +17,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	# Build acpi_fakekey utility
     1.7 -	cp -a stuff/acpi_fakekey.c .
     1.8 +	cp -a $stuff/acpi_fakekey.c .
     1.9  	gcc -g -Wall -o acpi_fakekey acpi_fakekey.c
    1.10  	# Generate key constants file
    1.11  	INPUT_H="/usr/include/linux/input.h"
    1.12 @@ -47,8 +47,8 @@
    1.13  	cp -a $_pkg/usr/bin $fs/usr
    1.14  	# acpid conf files
    1.15  	mkdir -p $fs/etc
    1.16 -	cp -a stuff/init.d $fs/etc/
    1.17 -	cp -a stuff/acpi $fs/etc/
    1.18 +	cp -a $stuff/init.d $fs/etc/
    1.19 +	cp -a $stuff/acpi $fs/etc/
    1.20  	# acpi_fakekey
    1.21  	cp -a acpi_fakekey $fs/usr/bin
    1.22  	cp -a $KEY_FILE $fs/etc/acpi/