serd: disable test coverage
This commit is contained in:
parent
980d52bcb2
commit
fe70fc6a27
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
|||
checksum=affa80deec78921f86335e6fc3f18b80aefecf424f6a5755e9f2fa0eb0710edf
|
||||
|
||||
if [ "${XBPS_CHECK_PKGS}" ]; then
|
||||
configure_args+=" --test"
|
||||
configure_args+=" --test --no-coverage"
|
||||
fi
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in a new issue