diff options
-rw-r--r-- | fonts/watanabe_vfont/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/watanabe_vfont/PLIST b/fonts/watanabe_vfont/PLIST index 9a820567943..c0d4f8e8013 100644 --- a/fonts/watanabe_vfont/PLIST +++ b/fonts/watanabe_vfont/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:49:12 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/01/19 01:30:08 wiz Exp $ share/fonts/watanabe_font/README share/fonts/watanabe_font/dviprt.vfn share/fonts/watanabe_font/mincho.vf1 share/fonts/watanabe_font/mincho.vf2 @dirrm share/fonts/watanabe_font +@unexec ${RMDIR} %D/share/fonts 2> /dev/null || ${TRUE} |