mate-utils: broken on musl
This commit is contained in:
parent
3f1d60cb12
commit
c6a5ebb9d6
@ -15,6 +15,9 @@ license="GPL-2"
|
|||||||
homepage="https://mate-desktop.org"
|
homepage="https://mate-desktop.org"
|
||||||
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=bbd80f772d9f4dd379794105fd7a4f5452c71ff3e634a06f0af245875b492373
|
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
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user