From 66ac64ec3f1767396a25b7909b148fee9cc5e939 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:15:54 +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 --- iptraf-ng.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/iptraf-ng.spec b/iptraf-ng.spec index 93cdf02..04c366a 100644 --- a/iptraf-ng.spec +++ b/iptraf-ng.spec @@ -62,9 +62,6 @@ install -m 0644 %{SOURCE2} %{buildroot}%{_prefix}/lib/tmpfiles.d/%{name}.conf mkdir -p %{buildroot}/run install -d -m 0755 %{buildroot}/run/%{name}/ -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root,-) %doc CHANGES FAQ LICENSE README* RELEASE-NOTES