empathy: disable checks

This commit is contained in:
Enno Boland 2021-03-19 20:00:53 +01:00 committed by Érico Nogueira Rolim
parent c0ec5add06
commit 6617939b6d

View file

@ -27,6 +27,8 @@ distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=7d86942ce97edd10ade0e6ae6a210d35e4d627fe4d223377d71fd1840bc6e3a3
patch_args=-Np1
disable_parallel_build=yes
# Disable checks, the only work with an irc server in place.
make_check=no
pre_configure() {
CFLAGS+=" -I$wrksrc/telepathy-account-widgets"