From bc0385f1158a2790ec155ddcaaaee81816a20a3d Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 12 May 2023 20:02:25 +0200 Subject: moved python-pip-bootstrap from disabled (could be handy) --- build-support/disabled/python-pip-bootstrap/install2.sh | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 build-support/disabled/python-pip-bootstrap/install2.sh (limited to 'build-support/disabled/python-pip-bootstrap/install2.sh') diff --git a/build-support/disabled/python-pip-bootstrap/install2.sh b/build-support/disabled/python-pip-bootstrap/install2.sh deleted file mode 100644 index b6aa16fa..00000000 --- a/build-support/disabled/python-pip-bootstrap/install2.sh +++ /dev/null @@ -1,4 +0,0 @@ -post_install() { - echo "Bootstrapping python2 pip, setuptools and wheel.." - python2 /usr/bin/get-pip2.py -} -- cgit v1.2.3-54-g00ecf