[Pkg-privacy-commits] [libotr] 02/04: Don't run the test suite on kfreebsd-*: the test suite utilities depend on epoll, and fail to build on kfreebsd.

Intrigeri intrigeri at moszumanska.debian.org
Thu Jan 14 20:34:46 UTC 2016


This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to branch master
in repository libotr.

commit 2bdc5956dc587b5c3e12727872ce16c98b1680bc
Author: intrigeri <intrigeri at debian.org>
Date:   Thu Jan 14 20:15:13 2016 +0000

    Don't run the test suite on kfreebsd-*: the test suite utilities depend on epoll, and fail to build on kfreebsd.
    
    Reported upstream: https://bugs.otr.im/issues/131
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index c606e8f..66abe14 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-NO_MAKE_CHECK_ARCHS := hppa mips mipsel powerpc ppc64el s390x
+NO_MAKE_CHECK_ARCHS := hppa kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc ppc64el s390x
 
 %:
 	dh $@ --with autoreconf

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/libotr.git



More information about the Pkg-privacy-commits mailing list