[Pkg-ocaml-maint-commits] [ocaml-zarith] 06/09: Update packaging

Stéphane Glondu glondu at moszumanska.debian.org
Tue Jan 26 13:57:25 UTC 2016


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 <steph at 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



More information about the Pkg-ocaml-maint-commits mailing list