Blame 0install-2.6-no-tests.patch

0017287
--- 0install-2.6/ocaml/Makefile.no-tests	2014-01-20 01:49:14.000000000 +0700
0017287
+++ 0install-2.6/ocaml/Makefile	2014-01-20 19:23:48.945070803 +0700
0017287
@@ -11,7 +11,7 @@
0017287
 
0017287
 .PHONY: all ocaml doc clean tags test
0017287
 
0017287
-all: build_dir ocaml test
0017287
+all: build_dir ocaml
0017287
 
0017287
 build_dir:
0017287
 	[ -d "${OCAML_BUILDDIR}" ] || mkdir -p "${OCAML_BUILDDIR}"