From 694b30dfe60297480d87dcd45aedd10ab9355a57 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:48:04 +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 --- make.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/make.spec b/make.spec index 218673a..f5284aa 100644 --- a/make.spec +++ b/make.spec @@ -33,7 +33,6 @@ Patch6: make-4.2.1-glob-fix.patch # Unfortunately the above patches configure.ac, so: BuildRequires: autoconf, automake -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires(post): /sbin/install-info Requires(preun): /sbin/install-info BuildRequires: procps