From 15bb80f8196965c15861ffb24a1728993e757e0d Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:37:22 +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 --- ladspa.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/ladspa.spec b/ladspa.spec index ffd9f95..bb5de4e 100644 --- a/ladspa.spec +++ b/ladspa.spec @@ -9,7 +9,6 @@ License: LGPLv2+ URL: http://www.ladspa.org/ Source: http://www.ladspa.org/download/%{name}_sdk_%{version}.tgz Patch1: ladspa-1.13-plugindir.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl-interpreter BuildRequires: gcc-c++