From 92f63f72decb4f763cdb2aa86c5724d076090cea Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 28 Apr 2015 12:25:23 +0900 Subject: [PATCH] Use https://raw.githubusercontent.com/veprbl/homebrew-x11/imake-fix/imake.rb. --- bootstrap.homebrew | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap.homebrew b/bootstrap.homebrew index df066ff..cd8e263 100755 --- a/bootstrap.homebrew +++ b/bootstrap.homebrew @@ -12,6 +12,7 @@ brew_prefix=`brew --prefix` #brew install gcc #export IMAKECPP=${brew_prefix}/bin/cpp #export IMAKECPP=${brew_prefix}/bin/cpp-4.9 +brew install https://raw.githubusercontent.com/veprbl/homebrew-x11/imake-fix/imake.rb brew -v install libtiff brew -v install openjpeg -- 1.7.10.4