spec.in: remove useless condition on Fedora 17 which induces problem with Travis

This commit is contained in:
Frédéric Pierret 2018-04-04 16:26:14 -04:00
parent 5b78f21921
commit ee878fa40a
No known key found for this signature in database
GPG Key ID: 1DABC232BE02201E

View File

@ -25,9 +25,6 @@
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
%define _dracutmoddir /usr/lib/dracut/modules.d
%if %{fedora} < 17
%define _dracutmoddir /usr/share/dracut/modules.d
%endif
Name: qubes-core-dom0-linux
Version: @VERSION@