[Pkg-privacy-commits] [libotr] 01/01: Disable the test suite on ppc64: it's brittle there too.

Intrigeri intrigeri at moszumanska.debian.org
Fri Jan 15 10:30:03 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 5102330f6d1ad9dae7a210368beae20ab438c31d
Author: intrigeri <intrigeri at debian.org>
Date:   Fri Jan 15 10:29:41 2016 +0000

    Disable the test suite on ppc64: it's brittle there too.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index c606e8f..52f0bf3 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 mips mipsel powerpc ppc64 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