wok-current diff acpid/receipt @ rev 11857
perl-datetime-format-mail: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Feb 27 17:00:54 2012 +0100 (2012-02-27) |
parents | 813b068da552 |
children | f3bc1a05a423 |
line diff
1.1 --- a/acpid/receipt Sat May 14 13:51:47 2011 +0200 1.2 +++ b/acpid/receipt Mon Feb 27 17:00:54 2012 +0100 1.3 @@ -1,13 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="acpid" 1.7 -VERSION="1.0.10" 1.8 +VERSION="2.0.12" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="The ACPI event daemon" 1.11 MAINTAINER="domcox@users.sourceforge.net" 1.12 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.13 -WEB_SITE="http://acpid.sourceforge.net/" 1.14 -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.15 +WEB_SITE="http://tedfelix.com/linux/acpid-netlink.html" 1.16 +WGET_URL="http://www.tedfelix.com/linux/$TARBALL" 1.17 KEY_FILE="key-constants" 1.18 TAGS="power-management" 1.19 1.20 @@ -32,7 +32,7 @@ 1.21 # Build acpid 1.22 cd $src 1.23 make clean && make 1.24 - make INSTPREFIX=$PWD/_pkg install 1.25 + make DESTDIR=$DESTDIR install 1.26 } 1.27 1.28 # Rules to gen a SliTaz package suitable for Tazpkg.