From bb1ea356c1d51f87dedb779ed9bc148c1f0dead5 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:28:23 +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 --- perl-Params-Coerce.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/perl-Params-Coerce.spec b/perl-Params-Coerce.spec index cf444c5..b79cb14 100644 --- a/perl-Params-Coerce.spec +++ b/perl-Params-Coerce.spec @@ -45,9 +45,6 @@ find %{buildroot} -depth -type d -exec rmdir {} \; 2>/dev/null %check make test AUTOMATED_TESTING=1 -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root,-) %doc Changes LICENSE README