From 98a571daad85b50ffde585affd230a9b475d2708 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:32:00 +0100 Subject: [PATCH] Remove %clean section None of currently supported distributions need that. Last one was EL5 which is EOL for a while. Signed-off-by: Igor Gnatenko --- powertop.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/powertop.spec b/powertop.spec index c265b62..97054cd 100644 --- a/powertop.spec +++ b/powertop.spec @@ -51,9 +51,6 @@ install -Dpm 644 %{SOURCE1} %{buildroot}%{_unitdir}/powertop.service # Hack for powertop not to show warnings on first start touch %{_localstatedir}/cache/powertop/{saved_parameters.powertop,saved_results.powertop} -%clean -rm -rf %{buildroot} - %files -f %{name}.lang %defattr(-,root,root,-) %doc COPYING README TODO