From 12c3ed351113fdf81aea5f37961bfa2f926da17c Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:39: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 --- libconfuse.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/libconfuse.spec b/libconfuse.spec index 3f28458..af027b4 100644 --- a/libconfuse.spec +++ b/libconfuse.spec @@ -7,7 +7,6 @@ Group: System Environment/Libraries License: ISC URL: https://github.com/martinh/libconfuse Source0: https://github.com/martinh/libconfuse/releases/download/v%{version}/confuse-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: check-devel, pkgconfig BuildRequires: perl-interpreter