added skip clean
This commit is contained in:
parent
ff08853e2e
commit
279c7d8b1b
1 changed files with 2 additions and 0 deletions
|
@ -16,4 +16,6 @@ class ObjectiveCaml <Formula
|
|||
system "make opt.opt"
|
||||
system "make install"
|
||||
end
|
||||
|
||||
def skip_clean? path; true; end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue