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

glondu pushed a commit to branch master
in repository ocaml-zarith.

commit b6a32d490af9fae196ae2a2e22d3586e682aee48
Author: Stephane Glondu <st...@glondu.net>
Date:   Tue Jan 26 14:45:49 2016 +0100

    Update packaging
---
 debian/rules | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index cda5552..2ed7fcb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,11 +14,7 @@ endif
 override_dh_auto_test:
 ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
 ifeq ($(OCAML_HAVE_OCAMLOPT),yes)
-       $(MAKE) test
-       ./test
-else
-       $(MAKE) testb
-       CAML_LD_LIBRARY_PATH=$(CURDIR) ./testb
+       $(MAKE) tests
 endif
 endif
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml-zarith.git

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to