From ef753a179b974c3ed1c0833990f693c00bb9fe2f Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:26:27 +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-Crypt-OpenSSL-RSA.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/perl-Crypt-OpenSSL-RSA.spec b/perl-Crypt-OpenSSL-RSA.spec index d80b96c..cacb4b7 100644 --- a/perl-Crypt-OpenSSL-RSA.spec +++ b/perl-Crypt-OpenSSL-RSA.spec @@ -47,9 +47,6 @@ find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \; %check make test -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root,-) %doc Changes README LICENSE