From 99fb0652f910fc223beefa038ce4be0b2cd4820a Mon Sep 17 00:00:00 2001 From: John Date: Sat, 30 May 2020 11:50:45 +0200 Subject: [PATCH] recoll: mark broken for now --- srcpkgs/recoll/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/recoll/template b/srcpkgs/recoll/template index 5834d3b2c86..78082193ab0 100644 --- a/srcpkgs/recoll/template +++ b/srcpkgs/recoll/template @@ -18,7 +18,7 @@ checksum=438f251c24baf954020cf3298872c74982f4c4abffd10197d7700db83072e732 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-devel qt5-webkit-devel" - + broken="Does not use the wrapper correctly? https://build.voidlinux.org/builders/armv7l-musl_builder/builds/25947/steps/shell_3/logs/stdio" pre_configure() { # make the xslt-config wrapper call the xml2-config wrapper sed -i -e "s;/usr/bin/xml2-config;${XBPS_WRAPPERDIR}/xml2-config;" \