wok-4.x rev 11171
Up: acpid to 2.0.12.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Nov 02 15:31:12 2011 +0000 (2011-11-02) |
parents | e23f1fad309f |
children | 4de59d145d66 |
files | acpid/receipt |
line diff
1.1 --- a/acpid/receipt Wed Nov 02 07:15:52 2011 +0000 1.2 +++ b/acpid/receipt Wed Nov 02 15:31:12 2011 +0000 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.