diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2002-02-20 13:38:11 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2002-02-20 13:38:11 +0000 |
commit | 684c747aa34524daf5ec6fd9421d7f7852c62762 (patch) | |
tree | b82b324428fb628b37bd04518a22430064d3ae65 /x11 | |
parent | 681708df61c7f0b795720a36e6c71004bcec024a (diff) | |
download | ports-684c747aa34524daf5ec6fd9421d7f7852c62762.tar.gz ports-684c747aa34524daf5ec6fd9421d7f7852c62762.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xmascot/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/xmascot/pkg-plist b/x11/xmascot/pkg-plist index 58894e351453..e1e616182661 100644 --- a/x11/xmascot/pkg-plist +++ b/x11/xmascot/pkg-plist @@ -43,3 +43,5 @@ lib/X11/xmascot/virgo.gif lib/X11/xmascot/yubi.xbm lib/X11/xmascot/yubi.xbmmsk @dirrm lib/X11/xmascot +@unexec rmdir %D/lib/X11/ja_JP.EUC/app-defaults 2>/dev/null || true +@unexec rmdir %D/lib/X11/ja_JP.EUC 2>/dev/null || true |