wok diff acpid/receipt @ rev 12149

dovecot: fix depends
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Mar 15 00:09:31 2012 +0100 (2012-03-15)
parents 813b068da552
children f3bc1a05a423
line diff
     1.1 --- a/acpid/receipt	Sat May 14 13:51:47 2011 +0200
     1.2 +++ b/acpid/receipt	Thu Mar 15 00:09:31 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.