From feeb8690beaaae0f753784c85c35e4c0281a040c Mon Sep 17 00:00:00 2001
From: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date: Wed, 14 Feb 2018 08:31:33 +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 <ignatenkobrain@fedoraproject.org>
---
 perl-ExtUtils-PkgConfig.spec | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/perl-ExtUtils-PkgConfig.spec b/perl-ExtUtils-PkgConfig.spec
index 7fc98cd..3d50a36 100644
--- a/perl-ExtUtils-PkgConfig.spec
+++ b/perl-ExtUtils-PkgConfig.spec
@@ -56,9 +56,6 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 make test
 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 
 %files
 %defattr(-,root,root,-)