Warn user that IO fails to build often

Refs Homebrew/homebrew#7399
This commit is contained in:
Max Howell 2011-09-05 09:18:57 +01:00
parent 1bdefb6a42
commit b3ccbe8427

View file

@ -17,6 +17,9 @@ class Io < Formula
end
def install
opoo "IO fails to build often!"
puts "There is no stable revision: https://github.com/mxcl/homebrew/issues/7399"
ENV.j1
mkdir 'io-build'