Added x11-fonts trigger for mkfontdir/mkfontscale.
--HG-- extra : convert_revision : 95f8a9e2f43b8288dc31287d6fd077d705968627
This commit is contained in:
@@ -77,6 +77,13 @@ _EOF
|
||||
fi
|
||||
echo >> $tmpf
|
||||
|
||||
#
|
||||
# Handle X11 font updates via mkfontdir/mkfontscale.
|
||||
#
|
||||
if [ -n "${font_dirs}" ]; then
|
||||
echo "font_dirs=\"${font_dirs}\"" >> $tmpf
|
||||
fi
|
||||
|
||||
if [ -n "$triggers" ]; then
|
||||
found=1
|
||||
echo "case \"\$2\" in" >> $tmpf
|
||||
|
||||
Reference in New Issue
Block a user