From 81bfc49af3f16e20692027bc5c2856ab25e6e30b Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:57:33 +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 --- openblas.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/openblas.spec b/openblas.spec index 497aa59..447af09 100644 --- a/openblas.spec +++ b/openblas.spec @@ -30,7 +30,6 @@ Patch2: openblas-0.2.15-constructor.patch # Supply the proper flags to the test makefile Patch3: openblas-0.2.19-tests.patch -BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: gcc-gfortran BuildRequires: perl-devel