gnome-initial-setup: no longer broken for musl

This commit is contained in:
Jürgen Buchmüller 2017-03-05 20:42:10 +01:00
parent 3f6bcd7a18
commit 4d9f0d653c
1 changed files with 0 additions and 6 deletions

View File

@ -16,12 +16,6 @@ homepage="http://www.gnome.org"
license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=56a663d84ab16854afbdd5ea852f0b76bb5e30829f14f3a224ea130c14825468
# Due to elogind
case "$XBPS_TARGET_MACHINE" in
*-musl)
broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/1121/steps/shell_3/logs/stdio"
;;
esac
build_options="gir"
if [ -z "$CROSS_BUILD" ]; then