[ovito] 01/02: Block tests on mips nd mips64el.
Anton Gladky
gladk at moszumanska.debian.org
Sun Jan 15 15:03:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository ovito.
commit eb12b495777bd9416b782c6d3dd17e21fe730b87
Author: Anton Gladky <gladk at debian.org>
Date: Sun Jan 15 16:00:56 2017 +0100
Block tests on mips nd mips64el.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 38b4de7..4338de1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,7 +32,7 @@ override_dh_install-indep:
dh_install -i
dh_sphinxdoc
-ifneq (,$(filter $(DEB_HOST_ARCH), armel s390x))
+ifneq (,$(filter $(DEB_HOST_ARCH), armel s390x mips mips64el))
override_dh_auto_test:
dh_auto_test || true
endif
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ovito.git
More information about the debian-science-commits
mailing list