diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-06-09 20:49:12 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-06-09 20:49:12 +0000 |
commit | 68b9360ed0b6b526220c2996a4d61b0501a02c2f (patch) | |
tree | 2d0e552e4cd8c15863ce3bdedb916bec7647f758 /x11-fonts/XFree86-4-fontScalable | |
parent | fa5420a6332c19a383a5a570b88bd5b625af1a0b (diff) |
Notes
Diffstat (limited to 'x11-fonts/XFree86-4-fontScalable')
-rw-r--r-- | x11-fonts/XFree86-4-fontScalable/pkg-plist | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-fonts/XFree86-4-fontScalable/pkg-plist b/x11-fonts/XFree86-4-fontScalable/pkg-plist index 89f3176d73c4..4fb55d43fcd6 100644 --- a/x11-fonts/XFree86-4-fontScalable/pkg-plist +++ b/x11-fonts/XFree86-4-fontScalable/pkg-plist @@ -62,6 +62,4 @@ lib/X11/fonts/Type1/lcdxso.pfa lib/X11/fonts/Type1/lcdxsr.afm lib/X11/fonts/Type1/lcdxsr.pfa @dirrm lib/X11/fonts/CID -@dirrm lib/X11/fonts/PEX -@dirrm lib/X11/fonts/Speedo -@dirrm lib/X11/fonts/Type1 +@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 |