From de628ad3e74cbded2b822cba7c8d208e6b6c4ea8 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:28:21 +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-Package-Stash.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/perl-Package-Stash.spec b/perl-Package-Stash.spec index 22e1321..df2e4ea 100644 --- a/perl-Package-Stash.spec +++ b/perl-Package-Stash.spec @@ -101,9 +101,6 @@ make test make test TEST_FILES="$(echo $(find xt/ -name '*.t' | grep -v pod-coverage))" %endif -%clean -rm -rf %{buildroot} - %files %if 0%{?_licensedir:1} %license LICENSE