Fixed sqlite version

This commit is contained in:
Martin Stransky 2018-03-06 15:12:51 +01:00
parent 2f039fc625
commit f202f0699f

View File

@ -9,7 +9,7 @@
%endif
# Use system sqlite?
%if 0%{?fedora} > 28
%if 0%{?fedora} > 27
%global system_sqlite 1
%else
%global system_sqlite 0