pkg:setup ENV["OCAMLFIND_DESTDIR"] = lib/"ocaml" (lib/"ocaml").mkpath cp Formula["ocaml"].opt_lib/"ocaml/Makefile.config", lib/"ocaml" inreplace lib/"ocaml/Makefile.config", /^PREFIX=#{HOMEBREW_PREFIX}$/, "PREFIX=#{prefix}" make (lib/"ocaml/stublibs").mkpath make DESTDIR=${PKG_DEST} install STDLIBDIR=${PKG_TAPF}/lib/ocaml pkgshare.install "test" rm lib/"ocaml/Makefile.config"