Update vertica-python.spec by with_python3
This commit is contained in:
parent
c14252e488
commit
4272c8a5b2
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
%if 0%{?fedora}
|
||||
%global with_python3 1
|
||||
%else
|
||||
%{!?__python2: %global __python2 /usr/bin/python2}
|
||||
%{!?python2_sitelib: %global python2_sitelib %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
|
||||
%endif
|
||||
|
||||
Name: vertica-python
|
||||
Version: 0.7.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue