From a9c0e0ee89c2798972458ef54d08feb9e10a0251 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:30:08 +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-XML-Filter-BufferText.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/perl-XML-Filter-BufferText.spec b/perl-XML-Filter-BufferText.spec index ddf5145..9a4edf2 100644 --- a/perl-XML-Filter-BufferText.spec +++ b/perl-XML-Filter-BufferText.spec @@ -43,9 +43,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