From 9741d6da4d58901bff4562ec43d68c9f4c827c4b Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Thu, 1 Jun 2000 06:46:32 +0000 Subject: 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.) --- games/xjewel/pkg-plist | 1 + 1 file changed, 1 insertion(+) (limited to 'games/xjewel/pkg-plist') 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 -- cgit v1.2.3