From e7158f052de5518cb39139186cee53698b9c3fc2 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 24 Jul 2012 06:30:33 +0900 Subject: [PATCH] Run `make install-mac' in chise-fonts-installer/TrueType/ instead of chise-fonts-installer/TrueType/Hanazono/. --- bootstrap.homebrew | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bootstrap.homebrew b/bootstrap.homebrew index 226010a..d99212f 100755 --- a/bootstrap.homebrew +++ b/bootstrap.homebrew @@ -49,5 +49,4 @@ make install-base cd chise-fonts-installer/TrueType && make build-arphic \ && make install-arphic - -cd Hanazono/ && make install-mac +make install-mac -- 1.7.10.4