Remove _builddir

(cherry picked from commit a716102a08)
This commit is contained in:
Frédéric Pierret 2018-01-28 11:12:19 +01:00
parent 67e956bb04
commit 4e622c381c
No known key found for this signature in database
GPG Key ID: 1DABC232BE02201E
2 changed files with 0 additions and 8 deletions

View File

@ -37,10 +37,6 @@ Requires: dracut
Requires: dkms
Requires: busybox
%if 0%{?qubes_builder}
%define _builddir %(pwd)
%endif
%description
This package contains:
1. Dracut module required to setup Qubes VM root filesystem. This package is

View File

@ -1,7 +1,3 @@
%if 0%{?qubes_builder}
%define _builddir %(pwd)
%endif
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
Name: qubes-utils