Skip to content
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.

Commit

Permalink
Tentative fix for #8 and #9.
Browse files Browse the repository at this point in the history
  • Loading branch information
toots committed Sep 18, 2012
1 parent 323136c commit c2a0188
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/ocaml-biniou.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ def install
ENV.j1
ENV.append "OCAMLPATH", "#{HOMEBREW_PREFIX}/lib/ocaml/site-lib"
ENV.append "OCAMLFIND_DESTDIR", "#{lib}/ocaml/site-lib"
system "make clean"
system "make"
mkdir_p "#{lib}/ocaml/site-lib"
system "make install"
Expand Down

0 comments on commit c2a0188

Please sign in to comment.