From 5012445acacbc2b052f52535e671ec66b0ccc9dd Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:11:49 +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 --- curl.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/curl.spec b/curl.spec index 929d0a1..8b8d641 100644 --- a/curl.spec +++ b/curl.spec @@ -18,7 +18,6 @@ Patch104: 0104-curl-7.19.7-localhost6.patch Provides: curl-full = %{version}-%{release} Provides: webclient URL: https://curl.haxx.se/ -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu) #BuildRequires: automake BuildRequires: groff BuildRequires: krb5-devel