From 06afff1a4dad5e04d5256f1dbfe55da728f71737 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 2 Jun 2011 18:11:25 +0000 Subject: [PATCH] Run "sudo make install-mac" in chise-fonts-installer/TrueType/Hanazono/. --- bootstrap.fink | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bootstrap.fink b/bootstrap.fink index 57f4495..9570feb 100755 --- a/bootstrap.fink +++ b/bootstrap.fink @@ -36,3 +36,5 @@ make -e SUDO=sudo install-base cd chise-fonts-installer/TrueType && make build-arphic \ && sudo make install-arphic + +cd chise-fonts-installer/TrueType/Hanazono/ && sudo make install-mac -- 1.7.10.4