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 12:02:32 -04:00
parent 6fb14e8198
commit ecdaa157a9
No known key found for this signature in database
GPG Key ID: 1DABC232BE02201E

View File

@ -23,10 +23,6 @@
#
%define _dracutmoddir /usr/lib/dracut/modules.d
%if %{fedora} < 17
%define _dracutmoddir /usr/share/dracut/modules.d
%endif
%define backend_vmm @BACKEND_VMM@
Name: qubes-core-dom0