From a12405b1b17d2a0ebee7322a91da66b5d254fd1e Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sat, 10 Jul 2010 13:20:36 -0700 Subject: [PATCH] ocaml - Install libraries into lib/ocaml/site-lib Made the "site-lib" folder a real folder, similar to how the Python brews work. This will allow other ocaml softare to be built into this location instead of directly into ocaml's Cellar. --- Formula/objective-caml.rb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Formula/objective-caml.rb b/Formula/objective-caml.rb index ee4c001cd2..5504de2647 100644 --- a/Formula/objective-caml.rb +++ b/Formula/objective-caml.rb @@ -19,5 +19,9 @@ class ObjectiveCaml