diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-06-01 06:46:32 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-06-01 06:46:32 +0000 |
commit | 9741d6da4d58901bff4562ec43d68c9f4c827c4b (patch) | |
tree | e5eadb893d71812952c2325053b16f2b42af4268 /korean/pinetreefonts | |
parent | ca7294c9440ff850ae2f402e4215b797e8a621cc (diff) | |
download | ports-9741d6da4d58901bff4562ec43d68c9f4c827c4b.tar.gz ports-9741d6da4d58901bff4562ec43d68c9f4c827c4b.zip |
Notes
Diffstat (limited to 'korean/pinetreefonts')
-rw-r--r-- | korean/pinetreefonts/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/korean/pinetreefonts/pkg-plist b/korean/pinetreefonts/pkg-plist index 4ea15efc9eb0..af2a3f33c33e 100644 --- a/korean/pinetreefonts/pkg-plist +++ b/korean/pinetreefonts/pkg-plist @@ -14,3 +14,4 @@ lib/X11/fonts/local/ptptB14.pcf.gz lib/X11/fonts/local/pttpB14.pcf.gz @exec cd %D/lib/X11/fonts/local ; %D/bin/mkfontdir @unexec cd %D/lib/X11/fonts/local ; %D/bin/mkfontdir +@unexec if [ `wc -c %D/lib/X11/fonts/local/fonts.dir | awk '{print $1}'` = 2 ]; then rm -f %D/lib/X11/fonts/local/fonts.dir; fi |