From c8daadccefa390907f500ca3a2621312e2a2dcb6 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 10 Mar 2018 21:35:47 +0100 Subject: building up to meson --- i486-stage3/python-pip/DESCR | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 i486-stage3/python-pip/DESCR (limited to 'i486-stage3/python-pip') diff --git a/i486-stage3/python-pip/DESCR b/i486-stage3/python-pip/DESCR new file mode 100644 index 0000000..bda9341 --- /dev/null +++ b/i486-stage3/python-pip/DESCR @@ -0,0 +1,10 @@ +# we bootstrap via python-pip-bootstrap, so we can not depend on the +# cycle introduced by low-level python modules +sed -i "/makedepends=/s/'python-setuptools'//" PKGBUILD +sed -i "/makedepends=/s/'python2-setuptools'//" PKGBUILD +sed -i "/depends=/s/'python-setuptools'//" PKGBUILD +sed -i "/depends=/s/'python2-setuptools'//" PKGBUILD + +ADDITIONAL_INSTALL_PACKAGE=python2-pip + +FORCE=1 -- cgit v1.2.3-54-g00ecf