Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/python-aiohttp/PKGBUILD
blob: ffd0add26298829fd95d2bea6e289dd9ce7abda2 (plain)
1
2
3
4
5
makedepends=(${makedepends[@]//npm/})
eval "$(declare -f build | sed 's@make .*@export AIOHTTP_NO_EXTENSIONS=1@')"
# check needs rewriting to work without cython
unset check
unset checkdepends