From 7ab139b36d7f5a96a2fba2049752ac2fcf49afd8 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:38:25 +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 --- lftp.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/lftp.spec b/lftp.spec index 24929be..7f034d7 100644 --- a/lftp.spec +++ b/lftp.spec @@ -6,7 +6,6 @@ License: GPLv3+ Group: Applications/Internet Source0: http://lftp.yar.ru/ftp/%{name}-%{version}.tar.xz URL: http://lftp.yar.ru/ -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ncurses-devel, gnutls-devel, perl-generators, pkgconfig, readline-devel, gettext BuildRequires: zlib-devel BuildRequires: desktop-file-utils