From: tomo Date: Thu, 2 Jun 2011 18:11:25 +0000 (+0000) Subject: Run "sudo make install-mac" in X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=06afff1a4dad5e04d5256f1dbfe55da728f71737;p=chise%2Fchise-base.git Run "sudo make install-mac" in chise-fonts-installer/TrueType/Hanazono/. --- 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