From e506d1be88d0b8c0ad1000a018c00c1b257c6116 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:43:29 +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 --- texi2html.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/texi2html.spec b/texi2html.spec index bcd6221..e25e419 100644 --- a/texi2html.spec +++ b/texi2html.spec @@ -31,7 +31,6 @@ BuildRequires: perl(Unicode::EastAsianWidth) Requires: perl(Locale::Messages) Requires: perl(Text::Unidecode) Requires: perl(Unicode::EastAsianWidth) -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch %description