From bc840c092795ba20e55048aca8dd1e299532cc5c Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:46:37 +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 --- unifdef.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/unifdef.spec b/unifdef.spec index a026080..642e6d7 100644 --- a/unifdef.spec +++ b/unifdef.spec @@ -6,7 +6,6 @@ License: BSD Group: Development/Languages URL: http://dotat.at/prog/unifdef/ Source0: http://dotat.at/prog/unifdef/unifdef-%{version}.tar.xz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: pkgconfig