gnome-session: no longer broken for musl
This commit is contained in:
parent
734f5db5f7
commit
3f6bcd7a18
|
@ -16,12 +16,6 @@ homepage="http://www.gnome.org"
|
|||
license="GPL-2, LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=361a31edb4f8c6d410f1029eee089422e25a2da6c287ead40fccdea5bda450f5
|
||||
# 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
|
||||
|
||||
pre_configure() {
|
||||
sed -i "s/^#ifdef HAVE_SYSTEMD/#if 0/" \
|
||||
|
|
Loading…
Reference in New Issue