Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/uwsgi/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/uwsgi/PKGBUILD')
-rw-r--r--extra/uwsgi/PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/uwsgi/PKGBUILD b/extra/uwsgi/PKGBUILD
new file mode 100644
index 00000000..9e09c011
--- /dev/null
+++ b/extra/uwsgi/PKGBUILD
@@ -0,0 +1,3 @@
+pkgname=(${pkgname[@]//uwsgi-plugin-pypy/})
+pkgname=(${pkgname[@]//uwsgi-plugin-php-legacy/})
+makedepends=(${makedepends[@]//pypy/})