From ff70dacdbc2f1f768c06efc11a92154df3feb304 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:13:06 +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-Perl-Critic.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/perl-Test-Perl-Critic.spec b/perl-Test-Perl-Critic.spec index d19141c..349932d 100644 --- a/perl-Test-Perl-Critic.spec +++ b/perl-Test-Perl-Critic.spec @@ -6,7 +6,6 @@ Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/Test-Perl-Critic/ Source0: http://search.cpan.org/CPAN/authors/id/T/TH/THALJEF/Test-Perl-Critic-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu) BuildArch: noarch # Module Build BuildRequires: perl-interpreter