xbps-src: remove default python_version
Closes: #21209 [via git-merge-pr]
This commit is contained in:
parent
b02bc96f33
commit
596250e4ea
2 changed files with 6 additions and 11 deletions
|
@ -2,9 +2,6 @@
|
|||
# Useful variables for determining Python version and paths.
|
||||
#
|
||||
|
||||
# set version 2 as the default Python
|
||||
python_version="2"
|
||||
|
||||
py2_ver="2.7"
|
||||
py2_lib="/usr/lib/python${py2_ver}"
|
||||
py2_sitelib="${py2_lib}/site-packages"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue