fixed.
authortomo <tomo>
Fri, 17 Sep 2010 17:50:56 +0000 (17:50 +0000)
committertomo <tomo>
Fri, 17 Sep 2010 17:50:56 +0000 (17:50 +0000)
chise-setup-xfonts.in

index 0e0c891..3499ca0 100755 (executable)
@@ -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