summaryrefslogtreecommitdiff
path: root/japanese/kanji26/files/DEINSTALL.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/kanji26/files/DEINSTALL.tmpl')
-rw-r--r--japanese/kanji26/files/DEINSTALL.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/kanji26/files/DEINSTALL.tmpl b/japanese/kanji26/files/DEINSTALL.tmpl
index ee96237b0b93..5acdd065022e 100644
--- a/japanese/kanji26/files/DEINSTALL.tmpl
+++ b/japanese/kanji26/files/DEINSTALL.tmpl
@@ -9,4 +9,5 @@ if [ "x$2" = "xPOST-DEINSTALL" ]; then
echo "to enable this update."
echo "**********************************************************"
)
+ [ `wc -c ${PKG_PREFIX}/%%FONTSDIR%%/fonts.dir | awk '{print $1}'` = 2 ] && rm -f ${PKG_PREFIX}/%%FONTSDIR%%/fonts.dir
fi