[yade] 01/02: Disable check-script temporarily.

Anton Gladky gladk at moszumanska.debian.org
Tue Jul 26 17:43:32 UTC 2016


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

gladk pushed a commit to branch master
in repository yade.

commit a21621431ae3a0e5eb4c127264a16473420b2aa3
Author: Anton Gladky <gladk at debian.org>
Date:   Tue Jul 26 19:42:08 2016 +0200

    Disable check-script temporarily.
---
 debian/rules | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 5f7bf46..dd5b856 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,9 +43,9 @@ override_dh_auto_install:
 	help2man $(tmpInstall)/usr/bin/yade > yade.1
 	help2man $(tmpInstall)/usr/bin/yade-batch > yade-batch.1
 	$(tmpInstall)/usr/bin/yade --test
-ifeq (,$(filter $(DEB_HOST_ARCH), mips mipsel))
-	$(tmpInstall)/usr/bin/yade --check
-endif
+#ifeq (,$(filter $(DEB_HOST_ARCH), mips mipsel))
+#	$(tmpInstall)/usr/bin/yade --check
+#endif
 	dh_numpy
 ifeq ($(BUILD_DOC), yes)
 	#Generate docs

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/yade.git



More information about the debian-science-commits mailing list