From 62c8e7978100407ea5c83a3a083c88bc82689688 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 8 Oct 2017 19:42:51 +0000 Subject: [PATCH] mate-utils: unbreak Fixes #7969 --- srcpkgs/mate-utils/template | 2 -- 1 file changed, 2 deletions(-) diff --git a/srcpkgs/mate-utils/template b/srcpkgs/mate-utils/template index f78cb814b4c..3b6fc6155d6 100644 --- a/srcpkgs/mate-utils/template +++ b/srcpkgs/mate-utils/template @@ -16,8 +16,6 @@ homepage="https://mate-desktop.org" distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz" checksum=bbd80f772d9f4dd379794105fd7a4f5452c71ff3e634a06f0af245875b492373 -broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/5180/steps/shell_3/logs/stdio";; - pre_configure() { NOCONFIGURE=1 ./autogen.sh }