From 8b74d7a0688d406ab0911cf7f6c34ee616424884 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:07:22 +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-IO-CaptureOutput.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/perl-IO-CaptureOutput.spec b/perl-IO-CaptureOutput.spec index 437ec1a..345c173 100644 --- a/perl-IO-CaptureOutput.spec +++ b/perl-IO-CaptureOutput.spec @@ -6,7 +6,6 @@ Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/IO-CaptureOutput Source0: http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/IO-CaptureOutput-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl-generators