From 40d7185db38191748627941863fa6e5d2c93e20a Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:44:06 +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 --- libtiger.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/libtiger.spec b/libtiger.spec index ef73b02..6779558 100644 --- a/libtiger.spec +++ b/libtiger.spec @@ -7,7 +7,6 @@ Group: System Environment/Libraries License: LGPLv2+ URL: http://libtiger.googlecode.com Source0: http://libtiger.googlecode.com/files/libtiger-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libkate-devel >= 0.2.7 BuildRequires: pango-devel