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