summaryrefslogtreecommitdiff
path: root/games/xjewel
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-06-01 06:46:32 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-06-01 06:46:32 +0000
commit9741d6da4d58901bff4562ec43d68c9f4c827c4b (patch)
treee5eadb893d71812952c2325053b16f2b42af4268 /games/xjewel
parentUpgrade py-kqueue to 1.1 -- forgot to regenerate the checksum. (diff)
Remove empty fonts.dir and fonts.alias files. (Note chinese/kcfonts still
leaves fonts.alias behind -- it is not removing any entries from that file.)
Notes
Notes: svn path=/head/; revision=29026
Diffstat (limited to 'games/xjewel')
-rw-r--r--games/xjewel/pkg-plist1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xjewel/pkg-plist b/games/xjewel/pkg-plist
index 2032cfcd4ddc..11b6785c4e44 100644
--- a/games/xjewel/pkg-plist
+++ b/games/xjewel/pkg-plist
@@ -3,4 +3,5 @@ lib/X11/xjewel/xjewel.scores
%%FONTSDIR%%/seven_seg.pcf.gz
@exec cd %D/%%FONTSDIR%% ; %D/bin/mkfontdir
@unexec cd %D/%%FONTSDIR%% ; %D/bin/mkfontdir
+@unexec if [ `wc -c %D/%%FONTSDIR%%/fonts.dir | awk '{print $1}'` = 2 ]; then rm -f %D/%%FONTSDIR%%/fonts.dir; fi
@dirrm lib/X11/xjewel