From: tomo Date: Thu, 30 Sep 2010 16:50:27 +0000 (+0000) Subject: Use sudo to do make install-arphic in chise-fonts-installer/TrueType. X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fchise-base.git;a=commitdiff_plain;h=03718a30a14654e90681a2abacb97c61603af8da Use sudo to do make install-arphic in chise-fonts-installer/TrueType. --- diff --git a/bootstrap.fink b/bootstrap.fink index 0da2008..9fba18a 100755 --- a/bootstrap.fink +++ b/bootstrap.fink @@ -31,4 +31,5 @@ fink install wget make -e SUDO=sudo install-base -cd chise-fonts-installer/TrueType && make build-arphic && make install-arphic +cd chise-fonts-installer/TrueType && make build-arphic \\ + && make -e SUDO=sudo install-arphic