From: tomo Date: Fri, 17 Sep 2010 17:50:56 +0000 (+0000) Subject: fixed. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=f3125cbe00c3c90f4bb57ba6c04b85918358503d;p=chise%2Fchise-fonts-installer.git fixed. --- diff --git a/chise-setup-xfonts.in b/chise-setup-xfonts.in index 0e0c891..3499ca0 100755 --- a/chise-setup-xfonts.in +++ b/chise-setup-xfonts.in @@ -2,7 +2,7 @@ xset +fp @prefix@/share/emacs/fonts:unscaled xset +fp @prefix@/share/fonts/PCF/EGB:unscaled -if [ -f "@prefix@/share/fonts/TrueType/Arphic" ] +if [ -d "@prefix@/share/fonts/TrueType/Arphic" ] then xset fp+ @prefix@/share/fonts/TrueType/Arphic fi