From e50163cb88fbe565a515feb005531289d8a7d1c5 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:29:16 +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-Test-CPAN-Meta-JSON.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/perl-Test-CPAN-Meta-JSON.spec b/perl-Test-CPAN-Meta-JSON.spec index 5c03a8e..ce773ff 100644 --- a/perl-Test-CPAN-Meta-JSON.spec +++ b/perl-Test-CPAN-Meta-JSON.spec @@ -56,9 +56,6 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} \; %check make test AUTOMATED_TESTING=1 -%clean -rm -rf %{buildroot} - %files %if 0%{?_licensedir:1} %license LICENSE