projects
/
chise
/
chise-fonts-installer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80c842c
)
fixed.
author
tomo
<tomo>
Fri, 17 Sep 2010 17:50:56 +0000
(17:50 +0000)
committer
tomo
<tomo>
Fri, 17 Sep 2010 17:50:56 +0000
(17:50 +0000)
chise-setup-xfonts.in
patch
|
blob
|
history
diff --git
a/chise-setup-xfonts.in
b/chise-setup-xfonts.in
index
0e0c891
..
3499ca0
100755
(executable)
--- 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