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

pull/41/head mm_ee878fa4
Frédéric Pierret 6 years ago
parent 5b78f21921
commit ee878fa40a
No known key found for this signature in database
GPG Key ID: 1DABC232BE02201E

@ -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@

Loading…
Cancel
Save