From 5fe1ccdfc58a8170ae001d2ed0dab89796b28f61 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:13:13 +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-Test-Script-Run.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/perl-Test-Script-Run.spec b/perl-Test-Script-Run.spec index aa65274..dca332a 100644 --- a/perl-Test-Script-Run.spec +++ b/perl-Test-Script-Run.spec @@ -8,7 +8,6 @@ URL: http://search.cpan.org/dist/Test-Script-Run/ Source0: http://www.cpan.org/authors/id/S/SU/SUNNAVY/Test-Script-Run-%{version}.tar.gz # Fix building on Perl without "." in @INC, CPAN RT#121704 Patch0: Test-Script-Run-0.08-Fix-building-on-Perl-without-.-in-INC.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: coreutils BuildRequires: findutils