From: tomo Date: Fri, 3 Jun 2011 08:02:34 +0000 (+0000) Subject: Fixed problem to run "make install-mac" in X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=9bfa17d51a3dd189c1297e25f9fe5ba4138c7074;p=chise%2Fchise-base.git Fixed problem to run "make install-mac" in chise-fonts-installer/TrueType/Hanazono/. --- diff --git a/bootstrap.fink b/bootstrap.fink index 9570feb..f785354 100755 --- a/bootstrap.fink +++ b/bootstrap.fink @@ -37,4 +37,4 @@ 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 +cd Hanazono/ && sudo make install-mac