Turn the with_python3 on for fedora
Not sure how that happened, with_python3 should be enabled for fedora.
This commit is contained in:
parent
aa1b17497b
commit
3890406a53
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user