From 15ba24a3ba0ef35ba5eb972f718243799a2c1152 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 13 2018 22:14:56 +0000 Subject: 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 --- 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}