make python support fedora-only

epel8
Rex Dieter 6 years ago
parent 7485230a08
commit 73519fa1fe

@ -5,9 +5,11 @@
%if !0%{?bootstrap} %if !0%{?bootstrap}
# FIXME/TODO: sip currently segfaults on s390x # FIXME/TODO: sip currently segfaults on s390x
%if 0%{?fedora}
%ifnarch ppc64 s390x %ifnarch ppc64 s390x
%global python 1 %global python 1
%endif %endif
%endif
#endif #endif
%global tests 1 %global tests 1
%endif %endif

Loading…
Cancel
Save