[Pkg-ocaml-maint-commits] [atdgen] 07/10: Disable tests, as they need the package installed
Stéphane Glondu
glondu at moszumanska.debian.org
Sat Feb 1 18:59:07 UTC 2014
This is an automated email from the git hooks/post-receive script.
glondu pushed a commit to branch master
in repository atdgen.
commit aa95665658e58b16e0259e86b318de34803e5d41
Author: Stephane Glondu <steph at glondu.net>
Date: Sat Feb 1 18:11:11 2014 +0100
Disable tests, as they need the package installed
---
debian/rules | 5 -----
1 file changed, 5 deletions(-)
diff --git a/debian/rules b/debian/rules
index eecac07..c89f326 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,11 +45,6 @@ override_dh_install:
.PHONY: override_dh_auto_test
override_dh_auto_test:
-ifeq ($(OCAML_HAVE_OCAMLOPT),yes)
- $(MAKE) OCAMLOPT=ocamlopt LIBATDGEN=atdgen.cmxa OBJEXT=cmx test
-else
- $(MAKE) OCAMLOPT=ocamlc LIBATDGEN=atdgen.cma OBJEXT=cmo test
-endif
# override this to prevent dh_auto_clean to try make distclean,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/atdgen.git
More information about the Pkg-ocaml-maint-commits
mailing list