From cf3774e114ed39f5acb2bd67a701c885d8e9bf73 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:31:58 +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 --- ilbc.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/ilbc.spec b/ilbc.spec index 439d11c..5634875 100644 --- a/ilbc.spec +++ b/ilbc.spec @@ -15,7 +15,6 @@ Patch3: ilbc-0003-Suppress-warning-about-unused-parameter-s.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool -BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) %description