aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/objective-caml.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/objective-caml.rb')
-rwxr-xr-xLibrary/Formula/objective-caml.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/objective-caml.rb b/Library/Formula/objective-caml.rb
index c02c46cdc..60ab82376 100755
--- a/Library/Formula/objective-caml.rb
+++ b/Library/Formula/objective-caml.rb
@@ -7,7 +7,7 @@ class ObjectiveCaml <Formula
# note it indeed seems necessary to skip cleaning everything
# see http://github.com/mxcl/homebrew/issues/issue/188
- def skip_clean? path; true; end
+ skip_clean :all
def install
system "./configure", "--prefix", prefix, "--mandir", man