elogind: enable tests locally
This commit is contained in:
parent
aa83569fcb
commit
108d40b16c
|
@ -21,7 +21,7 @@ distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=dd2fcf22a89a078cad22e633d2f14a4cc9f4a9c8bae25c0e39fc4aec3e273bc9
|
checksum=dd2fcf22a89a078cad22e633d2f14a4cc9f4a9c8bae25c0e39fc4aec3e273bc9
|
||||||
conf_files="/etc/elogind/*.conf"
|
conf_files="/etc/elogind/*.conf"
|
||||||
# tests fail differently due to containerization and kernel features
|
# tests fail differently due to containerization and kernel features
|
||||||
make_check=extended
|
make_check=ci-skip
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||||
configure_args+=" -Dutmp=false"
|
configure_args+=" -Dutmp=false"
|
||||||
|
|
Loading…
Reference in New Issue