From bed056a636e8b00e9a4f3d71fc36daae48948907 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:41:16 +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 --- liboauth.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/liboauth.spec b/liboauth.spec index 46feca1..e41f6e2 100644 --- a/liboauth.spec +++ b/liboauth.spec @@ -8,7 +8,6 @@ License: MIT URL: http://liboauth.sourceforge.net/ Source0: http://liboauth.sourceforge.net/pool/liboauth-%{version}.tar.gz %if 0%{?el5} -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %endif BuildRequires: curl-devel nss-devel