From 4c6f76d856f9787a44e308b7faf3e4ccefcb56be Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 12 May 2023 08:23:51 +0200 Subject: trying to activate the old way of python module bootstrapping --- build-support/python-pip-bootstrap/install2.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 build-support/python-pip-bootstrap/install2.sh (limited to 'build-support/python-pip-bootstrap/install2.sh') diff --git a/build-support/python-pip-bootstrap/install2.sh b/build-support/python-pip-bootstrap/install2.sh new file mode 100644 index 00000000..b6aa16fa --- /dev/null +++ b/build-support/python-pip-bootstrap/install2.sh @@ -0,0 +1,4 @@ +post_install() { + echo "Bootstrapping python2 pip, setuptools and wheel.." + python2 /usr/bin/get-pip2.py +} -- cgit v1.2.3-70-g09d2