From 20dff7754390b3b3ec98c9c5d47c94e198797f35 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 14 2018 06:28:05 +0000 Subject: 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 --- diff --git a/perl-MD5.spec b/perl-MD5.spec index ab95902..c0fab29 100644 --- a/perl-MD5.spec +++ b/perl-MD5.spec @@ -37,9 +37,6 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %check make test -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root,-) %doc Changes README