Remove empty fonts.dir file.
Submitted by: bento
This commit is contained in:
parent
78c2ebd562
commit
49ac53f1c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29133
@ -2,6 +2,7 @@ bin/kterm16c
|
||||
lib/X11/app-defaults/KTerm
|
||||
lib/X11/fonts/misc/vga.pcf.gz
|
||||
@exec /usr/X11R6/bin/mkfontdir %B
|
||||
@unexec if [ `wc -c %B/fonts.dir | awk '{print $1}'` = 2 ]; then rm -f %B/fonts.dir; fi
|
||||
share/doc/kterm16c/dot.termcap
|
||||
share/doc/kterm16c/kterm16c.doc
|
||||
@dirrm share/doc/kterm16c
|
||||
|
Loading…
Reference in New Issue
Block a user