python3 not in epel7 yet

This commit is contained in:
Pádraig Brady 2014-01-27 16:08:50 +00:00
parent 1009eb3e51
commit d42df6d2a7

View File

@ -1,4 +1,4 @@
%if (! 0%{?rhel}) || 0%{?rhel} > 6 %if (! 0%{?rhel}) || 0%{?rhel} > 7
%global with_python3 1 %global with_python3 1
%endif %endif
%if 0%{?rhel} && 0%{?rhel} < 6 %if 0%{?rhel} && 0%{?rhel} < 6