xbps-src: remove default python_version
Closes: #21209 [via git-merge-pr]
This commit is contained in:
committed by
Toyam Cox
parent
b02bc96f33
commit
596250e4ea
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user