From 4cf37d096b79919142b2d775cd86423538564c40 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:13:52 +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-Text-Template.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/perl-Text-Template.spec b/perl-Text-Template.spec index 9e217ae..78fdbf2 100644 --- a/perl-Text-Template.spec +++ b/perl-Text-Template.spec @@ -10,7 +10,6 @@ Group: Development/Libraries License: (GPL+ or Artistic) and (GPLv2+ or Artistic) URL: http://search.cpan.org/dist/Text-Template/ Source0: http://www.cpan.org/authors/id/M/MJ/MJD/Text-Template-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl-interpreter