[Pkg-privacy-commits] [libotr] 03/04: Don't run the test suite on Hurd: it depends on PATH_MAX.

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 2dcb2ab52d2c04a72ab57b58995b5b439e1b6616
Author: intrigeri <intrigeri at debian.org>
Date:   Thu Jan 14 20:27:25 2016 +0000

    Don't run the test suite on Hurd: it depends on PATH_MAX.
    
    Reported upstream: https://bugs.otr.im/issues/132
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 66abe14..2452735 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 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc ppc64el s390x
+NO_MAKE_CHECK_ARCHS := hppa hurd 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