From 867f781c9921a36c6e6a189c4c6317b83128de10 Mon Sep 17 00:00:00 2001 From: Tasos Sahanidis Date: Sun, 5 May 2024 03:17:30 +0300 Subject: extra/python-setuptools: Re-add patches --- extra/python-setuptools/PKGBUILD | 6 ------ 1 file changed, 6 deletions(-) (limited to 'extra/python-setuptools/PKGBUILD') diff --git a/extra/python-setuptools/PKGBUILD b/extra/python-setuptools/PKGBUILD index 63552ad5..0dff2768 100644 --- a/extra/python-setuptools/PKGBUILD +++ b/extra/python-setuptools/PKGBUILD @@ -29,12 +29,6 @@ eval "$( sed -r 's/cd setuptools;?$/cd setuptools-$pkgver/' )" -# Skip the last two patches. -eval "$( - declare -f prepare | \ - sed '/add-dependency.patch/d' | sed '/build-no-isolation.patch/d' -)" - # Don't bother with the tests. unset check unset checkdepends -- cgit v1.2.3-54-g00ecf