From 21287fafcfbbeba46fc9fbaf71bc36771ab4a175 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:04:43 +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 --- autoconf213.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/autoconf213.spec b/autoconf213.spec index 8f486a8..65d38e1 100644 --- a/autoconf213.spec +++ b/autoconf213.spec @@ -23,7 +23,6 @@ Requires(post): /sbin/install-info Requires(preun): /sbin/install-info Buildrequires: texinfo, m4 >= 1.1, perl, gawk, dejagnu, flex BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description GNU's Autoconf is a tool for configuring source code and Makefiles.