mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Partial revert "Python3: enable pip and included setuptools"
This reverts commit 45e3a30dd82369fa96618354f15b2a8192ac8737.
This commit is contained in:
parent
b44df32fb9
commit
3484ce7e2b
@ -103,9 +103,8 @@ post_make_host() {
|
||||
post_makeinstall_host() {
|
||||
ln -sf ${PKG_PYTHON_VERSION} ${TOOLCHAIN}/bin/python
|
||||
|
||||
${TOOLCHAIN}/bin/python -m ensurepip --altinstall
|
||||
|
||||
rm -f ${TOOLCHAIN}/bin/smtpd.py*
|
||||
rm -f ${TOOLCHAIN}/bin/pyvenv
|
||||
rm -f ${TOOLCHAIN}/bin/pydoc*
|
||||
|
||||
rm -fr ${PKG_BUILD}/.${HOST_NAME}/build/temp.*
|
||||
|
Loading…
x
Reference in New Issue
Block a user