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