aboutsummaryrefslogtreecommitdiffstats
path: root/games/xjewel
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-06-01 14:46:32 +0800
committerasami <asami@FreeBSD.org>2000-06-01 14:46:32 +0800
commit92170126a08edf49e32c345c624893dd842ed7de (patch)
tree671aad50e217d29cd957e667904457479f03ed5e /games/xjewel
parent272323e5ce0d55c612b70d1af2ccbde6a5ae673a (diff)
downloadfreebsd-ports-gnome-92170126a08edf49e32c345c624893dd842ed7de.tar.gz
freebsd-ports-gnome-92170126a08edf49e32c345c624893dd842ed7de.tar.zst
freebsd-ports-gnome-92170126a08edf49e32c345c624893dd842ed7de.zip
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.)
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