aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2010-06-23 13:28:52 -0700
committerAdam Vandenberg2010-06-23 13:28:52 -0700
commitd46c4ba47ed381b70d11392e0c5fb882d9f922b5 (patch)
tree4250c5fce8083bd0f58f7a372e3a324930a94c59 /Library/Formula
parent9670e0ebcc54ea7fb4034663e12c8b169d6be650 (diff)
downloadhomebrew-d46c4ba47ed381b70d11392e0c5fb882d9f922b5.tar.bz2
Fix comments in ocaml formula.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/objective-caml.rb5
1 files changed, 2 insertions, 3 deletions
diff --git a/Library/Formula/objective-caml.rb b/Library/Formula/objective-caml.rb
index 7ca63264d..ee4c001cd 100644
--- a/Library/Formula/objective-caml.rb
+++ b/Library/Formula/objective-caml.rb
@@ -7,9 +7,8 @@ class ObjectiveCaml <Formula
aka 'ocaml', 'o-caml'
-
- # note it indeed seems necessary to clean everything
- # see http://github.com/mxcl/homebrew/issues#issue/188
+ # note it indeed seems necessary to skip cleaning everything
+ # see http://github.com/mxcl/homebrew/issues/issue/188
def skip_clean? path; true; end
def install