elogind: broken on *-musl

This commit is contained in:
Enno Boland 2017-03-03 16:31:45 +01:00
parent 0ae4b1f11b
commit 77e14992c0
1 changed files with 5 additions and 0 deletions

View File

@ -14,6 +14,11 @@ distfiles="https://wingolog.org/pub/elogind/elogind-$version.tar.xz"
checksum=9dc150071a3f4c1ad1c989a7a143c2d41a2d571c643b92090e36a5d0396193c9
LDFLAGS="-lrt"
conf_files="/etc/elogind/logind.conf"
case "$XBPS_TARGET_MACHINE" in
*-musl)
broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/1110/steps/shell_3/logs/stdio"
;;
esac
pre_configure() {
vinstall $FILESDIR/elogind.wrapper 755 usr/libexec/elogind