empathy: disable checks
This commit is contained in:
parent
c0ec5add06
commit
6617939b6d
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue