From b1845e5907b411f3e462a6e41a4ad2228722e9dc Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 14 2018 06:22: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/multitail.spec b/multitail.spec index d29f8df..562d40b 100644 --- a/multitail.spec +++ b/multitail.spec @@ -61,9 +61,6 @@ mv %{buildroot}%{_sysconfdir}/multitail.conf{.new,} # remove the examples (installed as docs) rm %{buildroot}%{_sysconfdir}/multitail/colors-example.* -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root,-) %doc manual*.html license.txt readme.txt conversion-scripts/colors-example.*