From 1407dd979847d5a0aea8974be3f6f0dfc6d7c852 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:02: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 --- asio.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/asio.spec b/asio.spec index 8e79854..89488c0 100644 --- a/asio.spec +++ b/asio.spec @@ -15,7 +15,6 @@ URL: https://think-async.com Source0: https://github.com/chriskohlhoff/%{name}/archive/%{commit}.tar.gz#/%{name}-%{shortcommit}.tar.gz %if 0%{?rhel} == 5 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %endif BuildRequires: autoconf