From e6d6449b9eaf13d34690653f127c595c7f7ed136 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 14 2018 06:05:02 +0000 Subject: 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 --- diff --git a/csstidy.spec b/csstidy.spec index 4afad0a..2a266ca 100644 --- a/csstidy.spec +++ b/csstidy.spec @@ -40,9 +40,6 @@ mkdir -p %{buildroot}%{_bindir} install -cpm 755 release/csstidy/csstidy %{buildroot}%{_bindir}/%{name} -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root,-)