mate-utils: unbreak

Fixes #7969
This commit is contained in:
Michael Gehring 2017-10-08 19:42:51 +00:00
parent 0d5058172e
commit 62c8e79781

View file

@ -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
}