unbound we can now build py2 and py3 packages
Signed-off-by: basebuilder_pel7x64builder0 <basebuilder@powerel.org>master
parent
846cefa4e2
commit
e66f763b89
|
@ -25,9 +25,9 @@
|
|||
%endif # with_python2 && rhel <= 6
|
||||
|
||||
%if 0%{?rhel} <= 7
|
||||
%global with_python3 0
|
||||
%global with_python3 1
|
||||
%else
|
||||
%global with_python2 0
|
||||
%global with_python2 1
|
||||
%endif # rhel <= 7
|
||||
%endif # rhel
|
||||
|
||||
|
|
Loading…
Reference in New Issue