[Pkg-ocaml-maint-commits] [SCM] janest-core packaging branch, experimental/master, updated. debian/107.01-5-21-g3880431

Lifeng Sun lifongsun at gmail.com
Sun Jul 28 08:10:12 UTC 2013


The following commit has been merged in the experimental/master branch:
commit 86a1f935f4ff944c09a1a788294698dd051e21d0
Author: Lifeng Sun <lifongsun at gmail.com>
Date:   Sat Jul 27 21:28:03 2013 +0800

    enable tests.

diff --git a/debian/TODO b/debian/TODO
index 9c463d9..a6e7cd3 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -1,2 +1 @@
-Turn on tests.
 switch copyright format to dep5.
diff --git a/debian/rules b/debian/rules
index b9e7a38..5d3b9af 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ export OCAMLFIND_LDCONF=ignore
 
 .PHONY: override_dh_auto_configure
 override_dh_auto_configure:
-	ocaml setup.ml -configure --prefix /usr --destdir '$(DESTDIR)' --docdir /usr/share/doc/libcore-ocaml-doc/html/api
+	ocaml setup.ml -configure --prefix /usr --destdir '$(DESTDIR)' --docdir /usr/share/doc/libcore-ocaml-doc/html/api --enable-tests
 
 .PHONY: override_dh_auto_build
 override_dh_auto_build:

-- 
janest-core packaging



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