From 3ed565983048f1226dd3f258a3f0acaf04536dda Mon Sep 17 00:00:00 2001 From: root Date: Sun, 27 Jan 2013 01:12:11 -0800 Subject: Sun Jan 27 01:11:57 PST 2013 --- community/linux-tools/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'community/linux-tools/PKGBUILD') diff --git a/community/linux-tools/PKGBUILD b/community/linux-tools/PKGBUILD index 469f475a4..a8d585b1a 100644 --- a/community/linux-tools/PKGBUILD +++ b/community/linux-tools/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 82779 2013-01-24 12:23:58Z seblu $ +# $Id: PKGBUILD 82938 2013-01-25 23:54:11Z seblu $ # Maintainer: Sébastien Luttringer pkgbase=linux-tools pkgname=('libtraceevent' 'perf' 'cpupower' 'x86_energy_perf_policy' 'usbip') pkgver=3.7 -pkgrel=4 +pkgrel=5 license=('GPL2') arch=('i686' 'x86_64') url='http://www.kernel.org' @@ -108,6 +108,7 @@ package_cpupower() { depends=('bash' 'pciutils') conflicts=('cpufrequtils') replaces=('cpufrequtils') + install=cpupower.install pushd linux-$pkgver/tools/power/cpupower make \ -- cgit v1.2.3-54-g00ecf