From: Harald Hoyer Date: Mon, 19 Feb 2018 09:17:36 +0000 (+0100) Subject: dracut.spec: remove BuildRoot X-Git-Tag: 048~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a68b6a5181cf147b5706b52fd032901b347d5cb;p=thirdparty%2Fdracut.git dracut.spec: remove BuildRoot --- diff --git a/dracut.spec b/dracut.spec index f16e69f7a..445d6adbb 100644 --- a/dracut.spec +++ b/dracut.spec @@ -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