diff options
Diffstat (limited to 'system/CNS11643-font/doinst.sh')
-rw-r--r-- | system/CNS11643-font/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/CNS11643-font/doinst.sh b/system/CNS11643-font/doinst.sh index 883c47ac0a60c..b3ec374e4a45a 100644 --- a/system/CNS11643-font/doinst.sh +++ b/system/CNS11643-font/doinst.sh @@ -1,6 +1,6 @@ # Update the X font indexes: if [ -x /usr/bin/mkfontdir ]; then - ( cd /usr/share/fonts/TTF + ( cd usr/share/fonts/TTF mkfontscale . mkfontdir . ) |