From 88dee681c99eea622aaf9397b95ef1843d9c1c01 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 30 Sep 2010 17:17:00 +0000 Subject: [PATCH] Fixed. --- bootstrap.fink | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.fink b/bootstrap.fink index 9fba18a..5f310e2 100755 --- a/bootstrap.fink +++ b/bootstrap.fink @@ -32,4 +32,4 @@ fink install wget make -e SUDO=sudo install-base cd chise-fonts-installer/TrueType && make build-arphic \\ - && make -e SUDO=sudo install-arphic + && sudo make install-arphic -- 1.7.10.4