aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/io.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/io.rb b/Library/Formula/io.rb
index e3cd4046d..ee1048061 100644
--- a/Library/Formula/io.rb
+++ b/Library/Formula/io.rb
@@ -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'