From 83437452895dd0cf112d64c2c38105b35a26b3ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaroslav=20=C5=A0karvada?= Date: Tue, 10 Jan 2012 18:47:50 +0100 Subject: [PATCH] Fixed patch application --- powertop.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/powertop.spec b/powertop.spec index 8555904..e65715f 100644 --- a/powertop.spec +++ b/powertop.spec @@ -20,7 +20,7 @@ computer use more power than necessary while it is idle. %prep %setup -q %patch0 -p1 -b .always-create-params -%patch0 -p1 -b .unknown-readings-fix +%patch1 -p1 -b .unknown-readings-fix %build make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS"