From a211541ce1fda301dd711323ce72d713ccdefdd2 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:05:30 +0100 Subject: [PATCH] Remove BuildRoot definition None of currently supported distributions need that. It was needed last for EL5 which is EOL now Signed-off-by: Igor Gnatenko --- perl-ExtUtils-PkgConfig.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/perl-ExtUtils-PkgConfig.spec b/perl-ExtUtils-PkgConfig.spec index 2223a18..7fc98cd 100644 --- a/perl-ExtUtils-PkgConfig.spec +++ b/perl-ExtUtils-PkgConfig.spec @@ -7,7 +7,6 @@ Group: Development/Libraries License: LGPLv2+ URL: http://search.cpan.org/dist/ExtUtils-PkgConfig/ Source0: http://search.cpan.org/CPAN/authors/id/X/XA/XAOC/ExtUtils-PkgConfig-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: coreutils BuildRequires: findutils