From 370966110f47eca1a38b717c3d757387b5eba6b9 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Wed, 29 Dec 2021 20:06:53 +0100 Subject: extra/python: removed ensurepip --- core/python/PKGBUILD | 8 -------- 1 file changed, 8 deletions(-) (limited to 'core') diff --git a/core/python/PKGBUILD b/core/python/PKGBUILD index a15bcc7c..357d41c1 100644 --- a/core/python/PKGBUILD +++ b/core/python/PKGBUILD @@ -52,14 +52,6 @@ eval "$( " )" -# enable ensurepip -eval "$( - declare -f build | \ - sed " - s/--without-ensurepip/--with-ensurepip/ - " -)" - # LTO, PDO takes too long eval "$( declare -f build | \ -- cgit v1.2.3-54-g00ecf