From 4a3a4366545f81bb4b2e3eda3bd5c8eadbf57d68 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:50:35 +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 --- xchat-ruby.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/xchat-ruby.spec b/xchat-ruby.spec index aecbd33..79f0953 100644 --- a/xchat-ruby.spec +++ b/xchat-ruby.spec @@ -7,7 +7,6 @@ Group: Applications/Internet License: GPLv2+ URL: http://xchat-ruby.sourceforge.net/ Source0: http://downloads.sourceforge.net/xchat-ruby/%{name}-%{version}-src.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Patch0: xchat-ruby-global-rubyenv.patch Patch1: xchat-ruby-dont-ignore-cflags.patch