From bbb019cffdc969b02fbe1c2d56adeef81603e37c Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:27:52 +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-IO-stringy.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/perl-IO-stringy.spec b/perl-IO-stringy.spec index b6688d4..b709d4a 100644 --- a/perl-IO-stringy.spec +++ b/perl-IO-stringy.spec @@ -60,9 +60,6 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} ';' %check make test -%clean -rm -rf %{buildroot} - %files %if 0%{?_licensedir:1} %license COPYING