From f96f6dbb4c6e741c73442fdc0272bbee453f3670 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:59:30 +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 --- papi.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/papi.spec b/papi.spec index 25f990c..80a250d 100644 --- a/papi.spec +++ b/papi.spec @@ -14,7 +14,6 @@ Group: Development/System Requires: papi-libs = %{version}-%{release} URL: http://icl.cs.utk.edu/papi/ Source0: http://icl.cs.utk.edu/projects/papi/downloads/%{name}-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: autoconf BuildRequires: doxygen BuildRequires: ncurses-devel