mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
elogind: disable tests, fixes musl
This commit is contained in:
parent
607e72b1e0
commit
4702f63402
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ homepage="https://github.com/elogind/elogind"
|
|||
distfiles="https://github.com/$pkgname/$pkgname/archive/v$version.tar.gz"
|
||||
checksum=7fd0f86487c6c44e6c3b7f610c7853c863937728a343a803fd53cf031bb74493
|
||||
conf_files="/etc/elogind/logind.conf"
|
||||
configure_args+=" --disable-kdbus --disable-lto"
|
||||
configure_args+=" --disable-kdbus --disable-lto --disable-tests"
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Add table
Reference in a new issue