1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/x11-fonts/etlfonts/pkg-req

8 lines
194 B
Plaintext
Raw Normal View History

#! /bin/sh
if [ "$2" = "DEINSTALL" ]; then
exit 0
fi
echo "Remember to add a FontPath entry to /etc/XF86Config to use non-cjk font:"
echo " FontPath \"/usr/X11R6/lib/X11/fonts/non-cjk/\""