freebsd-ports/x11-fonts/etlfonts/pkg-req
Masafumi Max NAKANE 962a54b1a5 Renaming etlfont -> etlfonts.
Suggested by:	asami
1997-01-02 19:18:25 +00:00

8 lines
194 B
Bash

#! /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/\""