Stubs for more checks.

This commit is contained in:
Adam Vandenberg 2010-03-31 15:09:03 -07:00
parent b0330c38a5
commit 0b309aeb2b

View File

@ -44,6 +44,15 @@ def check_gcc_versions
end
end
def check_share_locale
end
def check_usr_bin_ruby
end
def check_homebrew_prefix
end
def brew_doctor
read, write = IO.pipe