From 177169c3d74cac1b6a844446cf8324e031da79e4 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:10:31 +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-Package-Stash.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/perl-Package-Stash.spec b/perl-Package-Stash.spec index 5ed7e41..22e1321 100644 --- a/perl-Package-Stash.spec +++ b/perl-Package-Stash.spec @@ -22,7 +22,6 @@ License: GPL+ or Artistic URL: http://search.cpan.org/dist/Package-Stash/ Source0: http://search.cpan.org/CPAN/authors/id/D/DO/DOY/Package-Stash-%{version}.tar.gz Patch1: Package-Stash-0.37-old-Test::More.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu) BuildArch: noarch # Module Build BuildRequires: perl-interpreter