Add %python3_other_* counterparts for %python3_* macros in EPEL 7
This commit is contained in:
parent
06d80134eb
commit
8ef228123a
3 changed files with 45 additions and 3 deletions
|
|
@ -1,5 +1,4 @@
|
|||
%__python3 /usr/bin/python3.4
|
||||
%__python3_other /usr/bin/python3.6
|
||||
|
||||
%python3_sitelib %(%{__python3} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")
|
||||
%python3_sitearch %(%{__python3} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue