From c907548b51d0aeaa5b7eacad0a747997fedb485e Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:50:11 +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 --- Xaw3d.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/Xaw3d.spec b/Xaw3d.spec index 3f7e2cd..5c37adb 100644 --- a/Xaw3d.spec +++ b/Xaw3d.spec @@ -11,7 +11,6 @@ Patch11: Xaw3d-1.6.1-hsbar.patch License: MIT URL: http://xorg.freedesktop.org/ -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libXmu-devel BuildRequires: libXt-devel