From f8c008c5c3f84f84c10c777308818019bc5a4b1a Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:05:24 +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-Helpers.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/perl-ExtUtils-Helpers.spec b/perl-ExtUtils-Helpers.spec index 477f5e0..919f51d 100644 --- a/perl-ExtUtils-Helpers.spec +++ b/perl-ExtUtils-Helpers.spec @@ -6,7 +6,6 @@ Group: Development/Libraries License: GPL+ or Artistic URL: https://metacpan.org/release/ExtUtils-Helpers Source0: http://cpan.metacpan.org/authors/id/L/LE/LEONT/ExtUtils-Helpers-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu) BuildArch: noarch # Build BuildRequires: coreutils