From 11a43eaf18ecfdf168dbfec14f358648217d03e5 Mon Sep 17 00:00:00 2001 From: CHOI Junho Date: Sun, 29 Oct 2000 12:01:49 +0000 Subject: [PATCH] Fix uninstallation problem. Submitted by: bento errorlog --- korean/munhwafonts-cid/pkg-plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/korean/munhwafonts-cid/pkg-plist b/korean/munhwafonts-cid/pkg-plist index c26f635c5b5e..90fc96e03b03 100644 --- a/korean/munhwafonts-cid/pkg-plist +++ b/korean/munhwafonts-cid/pkg-plist @@ -25,3 +25,5 @@ share/ghostscript/fonts/MunhwaGothic-Bold-KSC-EUC-H.gsf share/ghostscript/fonts/MunhwaGothic-Regular share/ghostscript/fonts/MunhwaGothic-Regular-KSC-EUC-H.gsf @dirrm share/ghostscript/fonts/CMap +@unexec rmdir %D/share/ghostscript/fonts 2> /dev/null || true +@unexec rmdir %D/share/ghostscript 2> /dev/null || true