projects
/
chise
/
chise-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6af5d7f
)
Use sudo to do make install-arphic in chise-fonts-installer/TrueType.
author
tomo
<tomo>
Thu, 30 Sep 2010 16:50:27 +0000
(16:50 +0000)
committer
tomo
<tomo>
Thu, 30 Sep 2010 16:50:27 +0000
(16:50 +0000)
bootstrap.fink
patch
|
blob
|
history
diff --git
a/bootstrap.fink
b/bootstrap.fink
index
0da2008
..
9fba18a
100755
(executable)
--- 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