From a90e64652f0976a313f228c3357b98b03d6d40e2 Mon Sep 17 00:00:00 2001 From: Ypnose <linuxien@legtux.org> Date: Mon, 30 Dec 2013 19:24:14 +0100 Subject: [PATCH] acpi: simplify by using the gnu-makefile build_style --- srcpkgs/acpi/template | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/srcpkgs/acpi/template b/srcpkgs/acpi/template index 74d0f9b902a..5f11ae33511 100644 --- a/srcpkgs/acpi/template +++ b/srcpkgs/acpi/template @@ -1,7 +1,7 @@ # Template file for 'acpi' pkgname=acpi version=1.7 -revision=1 +revision=2 build_style=gnu-configure short_desc="Displays informations about ACPI devices (battery, thermal sensors and power)" maintainer="Ypnose <linuxienATlegtuxDOTorg>" @@ -10,10 +10,6 @@ homepage="http://sourceforge.net/projects/acpiclient/" distfiles="http://downloads.sourceforge.net/acpiclient/$pkgname-$version.tar.gz" checksum=d7a504b61c716ae5b7e81a0c67a50a51f06c7326f197b66a4b823de076a35005 -do_install() { - make DESTDIR=$DESTDIR install -} - acpi_package() { pkg_install() { vmove usr