Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/python-installer/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/python-installer/PKGBUILD')
-rw-r--r--extra/python-installer/PKGBUILD8
1 files changed, 0 insertions, 8 deletions
diff --git a/extra/python-installer/PKGBUILD b/extra/python-installer/PKGBUILD
index 6dd1a147..e5c1ec0f 100644
--- a/extra/python-installer/PKGBUILD
+++ b/extra/python-installer/PKGBUILD
@@ -13,11 +13,3 @@ eval "$(
/docs\/build\/html/d
'
)"
-
-# temporary to build python-build with python-bootstrap (breaking cycles)
-makedepends=(${makedepends[@]//python-installer/})
-makedepends=(${makedepends[@]//python-build/})
-makedepends=(${makedepends[@]//python-flit-core/})
-makedepends+=('python-bootstrap')
-unset checkdepends
-unset check