aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2009-06-03 07:34:51 +0000
committerHiroki Sato <hrs@FreeBSD.org>2009-06-03 07:34:51 +0000
commite87c7bce2fd8a632c583e41fbae31495962bf032 (patch)
tree9fc41250daf922e6a40e44b56b078479aeb49ce6 /japanese
parent22dc215479c0b48e8968616dc85f868f7ba8f596 (diff)
downloadports-e87c7bce2fd8a632c583e41fbae31495962bf032.tar.gz
ports-e87c7bce2fd8a632c583e41fbae31495962bf032.zip
Notes
Diffstat (limited to 'japanese')
-rw-r--r--japanese/font-ipa/files/pkg-install.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/font-ipa/files/pkg-install.in b/japanese/font-ipa/files/pkg-install.in
index 631dfd4da7d7..55bc65661d61 100644
--- a/japanese/font-ipa/files/pkg-install.in
+++ b/japanese/font-ipa/files/pkg-install.in
@@ -93,5 +93,6 @@ POST-DEINSTALL)
if [ -r fonts.dir -a `wc -l < fonts.dir` = 1 ]; then
rm -f fonts.dir
fi
+ rmdir ${X_FONTSDIR} > /dev/null 2>&1 || true
;;
esac