From a82aa6309bc54d29e507cf6dd0ec4a11dd1c6eec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Tue, 19 Apr 2016 05:57:44 +0200 Subject: [PATCH] lftp: set nocross=yes for now --- srcpkgs/lftp/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/lftp/template b/srcpkgs/lftp/template index 1ccb461ef2..112bd3f141 100644 --- a/srcpkgs/lftp/template +++ b/srcpkgs/lftp/template @@ -17,6 +17,8 @@ homepage="http://lftp.yar.ru/" license="GPL-3" distfiles="http://lftp.yar.ru/ftp/${pkgname}-${version}.tar.xz" checksum=fd5a5cff636629a19c60a60007f4b0dc0c7d59566b1e8a50f668d2f7e67740e5 +# See http://build.voidlinux.eu/builders/armv7l_builder/builds/23678/steps/shell_3/logs/stdio +nocross=yes pre_configure() { sed -i 's/\[0.15\]/[0.19]/' configure.ac