[Pkg-ocaml-maint-commits] [cduce] 01/02: Disable tests

Stéphane Glondu glondu at moszumanska.debian.org
Sat Mar 15 09:21:26 UTC 2014


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

glondu pushed a commit to branch master
in repository cduce.

commit 037cc36e4189504d4e296ab10b8375a3a0ef82cf
Author: Stephane Glondu <steph at glondu.net>
Date:   Sat Mar 15 09:48:58 2014 +0100

    Disable tests
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 521c222..b2784e6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -55,3 +55,7 @@ override_dh_auto_install:
 .PHONY: override_dh_ocaml
 override_dh_ocaml:
 	dh_ocaml --runtime-map cduce
+
+# Tests suppose the OCaml library is installed
+.PHONY: override_dh_auto_test
+override_dh_auto_test:

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



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