Fix comments in ocaml formula.
This commit is contained in:
parent
f79432fd32
commit
a0990e3024
1 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue