summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-01-01 21:35:11 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2022-01-01 21:35:11 +0100
commitccd5c2abf78516a7ecd2b02782f96643de504a98 (patch)
tree345fa917aa5cc578aa0417eb0d00ef850ea97c6c /extra
parent144132feaabd8f382113729b4c305d0635e26fcd (diff)
downloadpackages-ccd5c2abf78516a7ecd2b02782f96643de504a98.tar.xz
extra/python-appdirs: removed python-setuptools/distutils patching
Diffstat (limited to 'extra')
-rw-r--r--extra/python-appdirs/PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/extra/python-appdirs/PKGBUILD b/extra/python-appdirs/PKGBUILD
index 79c6c3a3..fcc37cc1 100644
--- a/extra/python-appdirs/PKGBUILD
+++ b/extra/python-appdirs/PKGBUILD
@@ -1,6 +1,2 @@
unset checkdepends
unset check
-
-makedepends=(${makedepends[@]//python-setuptools/})
-makedepends=(${makedepends[@]//python2-setuptools/})
-makedepends+=(python python2)