diff options
author | CCHsu <a12321aabb@gmail.com> | 2018-01-20 12:56:46 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-01-20 12:56:46 +0000 |
commit | 97db8f9df794575e1af776ef6abebb4d27b884ec (patch) | |
tree | c9436bfbfba5864108a0b2086207dd77bcd40f8e /system/CNS11643-font/doinst.sh | |
parent | 8f3b25fd70272cd6917462d0771119811c44c220 (diff) |
system/CNS11643-font: Updated for version 20180105.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/CNS11643-font/doinst.sh')
-rw-r--r-- | system/CNS11643-font/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/CNS11643-font/doinst.sh b/system/CNS11643-font/doinst.sh index 8fec9f5340068..883c47ac0a60c 100644 --- a/system/CNS11643-font/doinst.sh +++ b/system/CNS11643-font/doinst.sh @@ -5,7 +5,6 @@ if [ -x /usr/bin/mkfontdir ]; then mkfontdir . ) fi - if [ -x /usr/bin/fc-cache ]; then /usr/bin/fc-cache -f fi |