From 3ea23304b14302c4a6186c049e05a2434c35ca50 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 6 Oct 2017 15:49:13 +0200 Subject: [PATCH] mate-utils: broken --- srcpkgs/mate-utils/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/mate-utils/template b/srcpkgs/mate-utils/template index ce23e97f0e8..f78cb814b4c 100644 --- a/srcpkgs/mate-utils/template +++ b/srcpkgs/mate-utils/template @@ -15,9 +15,8 @@ license="GPL-2" homepage="https://mate-desktop.org" distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz" checksum=bbd80f772d9f4dd379794105fd7a4f5452c71ff3e634a06f0af245875b492373 -case "$XBPS_TARGET_MACHINE" in - *-musl) broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/5180/steps/shell_3/logs/stdio";; -esac + +broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/5180/steps/shell_3/logs/stdio";; pre_configure() { NOCONFIGURE=1 ./autogen.sh