From 11399d8a75f72d71441a7ce83f2f95fe45b5cf69 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 24 Jul 2012 06:31:25 +0900 Subject: [PATCH] Run `sudo make install-mac' in chise-fonts-installer/TrueType/ instead of chise-fonts-installer/TrueType/Hanazono/. --- bootstrap.fink | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bootstrap.fink b/bootstrap.fink index 077447d..b188d4e 100755 --- a/bootstrap.fink +++ b/bootstrap.fink @@ -42,5 +42,4 @@ make -e SUDO=sudo install-base cd chise-fonts-installer/TrueType && make build-arphic \ && sudo make install-arphic - -cd Hanazono/ && sudo make install-mac +sudo make install-mac -- 1.7.10.4