From e81c8a4a50641fc4db12392b2ac7d4210df1fcd0 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:52:00 +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 --- mtdev.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/mtdev.spec b/mtdev.spec index b413668..dbf30cb 100644 --- a/mtdev.spec +++ b/mtdev.spec @@ -19,7 +19,6 @@ Source2: commitid %else Source0: http://bitmath.org/code/%{name}/%{name}-%{version}.tar.bz2 %endif -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: autoconf automake libtool