From 26d34c6aaa041b2590ee63da4ed7e016e6b91c40 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 5 Aug 2015 15:38:32 +0200 Subject: [PATCH] uwsgi: nocross for now; python cross detection now fails. --- srcpkgs/uwsgi/template | 3 +++ 1 file changed, 3 insertions(+) diff --git a/srcpkgs/uwsgi/template b/srcpkgs/uwsgi/template index 717afe72a89..8750a80f017 100644 --- a/srcpkgs/uwsgi/template +++ b/srcpkgs/uwsgi/template @@ -13,6 +13,9 @@ checksum=75a7d3138cfa9cd81a760c2f8a43f3d80961edc8e4f27043dc1412206c926287 _libdir=usr/lib/uwsgi +# XXX +nocross="http://build.voidlinux.eu/builders/armv7l_builder/builds/16129/steps/shell_3/logs/stdio" + pre_configure() { sed -e "s|uc.get('plugin_dir')|'.'|" \ -i uwsgiconfig.py