From 7f04c571332a099dc587aa85828996c17e510c76 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:12:53 +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-Distribution.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/perl-Test-Distribution.spec b/perl-Test-Distribution.spec index c549e81..b85d4db 100644 --- a/perl-Test-Distribution.spec +++ b/perl-Test-Distribution.spec @@ -7,7 +7,6 @@ Group: Development/Libraries URL: http://search.cpan.org/dist/Test-Distribution/ Source0: http://search.cpan.org/CPAN/authors/id/S/SR/SRSHAH/Test-Distribution-%{version}.tar.gz Patch0: Test-Distribution-2.00-utf8.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu) BuildArch: noarch BuildRequires: perl-generators BuildRequires: perl(ExtUtils::Manifest)