]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
dracut.spec: remove BuildRoot
authorHarald Hoyer <harald@redhat.com>
Mon, 19 Feb 2018 09:17:36 +0000 (10:17 +0100)
committerHarald Hoyer <harald@redhat.com>
Mon, 19 Feb 2018 09:17:36 +0000 (10:17 +0100)
dracut.spec

index f16e69f7a99623952a6b09944c93efbdd2e89858..445d6adbb6c845917e351977da35724e0d457bbf 100644 (file)
@@ -45,17 +45,12 @@ BuildRequires: kmod-devel >= 23
 BuildRequires: gcc
 
 %if 0%{?fedora} || 0%{?rhel}
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: pkgconfig
 %endif
 %if 0%{?fedora}
 BuildRequires: bash-completion
 %endif
 
-%if 0%{?suse_version}
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
-%endif
-
 %if %{with doc}
 %if 0%{?fedora} || 0%{?rhel}
 BuildRequires: docbook-style-xsl docbook-dtds libxslt