From 15ba24a3ba0ef35ba5eb972f718243799a2c1152 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:14:56 +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 --- dracut.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/dracut.spec b/dracut.spec index 15a476e..b924901 100644 --- a/dracut.spec +++ b/dracut.spec @@ -135,7 +135,6 @@ BuildRequires: bash git BuildRequires: kmod-devel >= 23 %if 0%{?fedora} || 0%{?rhel} -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: pkgconfig %endif %if 0%{?fedora} @@ -143,7 +142,6 @@ BuildRequires: bash-completion %endif %if 0%{?suse_version} -BuildRoot: %{_tmppath}/%{name}-%{version}-build %endif %if %{with doc}