Turn the with_python3 on for fedora

Not sure how that happened, with_python3 should be enabled for fedora.
This commit is contained in:
Jamie Lennox 2015-02-25 11:13:08 +11:00
parent aa1b17497b
commit 3890406a53

View File

@ -1,6 +1,6 @@
%if 0%{?fedora} %if 0%{?fedora}
# escaping for EPEL. # escaping for EPEL.
%global with_python3 0 %global with_python3 1
%endif %endif
%global run_tests 0 %global run_tests 0