#! /bin/sh
if [ "$2" = "DEINSTALL" ]; then
  exit 0
fi

echo "Remember to add a FontPath entry to /etc/XF86Config to use these fonts:"
echo "  FontPath    \"/usr/X11R6/lib/X11/fonts/korean/hanyang\""
