From 4fbbad1eef0d6a19e2d61d2e6df66698f2fa9a11 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:01:33 +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 --- altermime.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/altermime.spec b/altermime.spec index fb47d1f..8339e3a 100644 --- a/altermime.spec +++ b/altermime.spec @@ -38,9 +38,6 @@ rm -rf %{buildroot} %{__mkdir_p} %{buildroot}%{_bindir} %{__install} -m 755 altermime %{buildroot}%{_bindir}/ -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root,-)