From a980bcaff100d352babbc15561ab472067a24910 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:33:23 +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 --- irssi.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/irssi.spec b/irssi.spec index fc5d515..b97c858 100644 --- a/irssi.spec +++ b/irssi.spec @@ -10,7 +10,6 @@ Group: Applications/Communications URL: http://irssi.org/ Source0: https://github.com/%{name}/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz Source1: irssi-config.h -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildRequires: ncurses-devel openssl-devel zlib-devel BuildRequires: pkgconfig glib2-devel perl-devel perl-generators perl(ExtUtils::Embed) BuildRequires: autoconf automake libtool