#! /bin/sh

TEXMF=$PREFIX/share/texmf

cat <<EOT
--------------------------------------------------------
Final touch:

1. Run $PREFIX/bin/texconfig
   to adjust for your local environment.
2. Chmod 1777 $TEXMF/fonts/{pk,tfm}
   and all subdirectories if you did not configure
   font generation to use a temporary directory.
3. For further information have a look at
   $TEXMF/doc/tetex/.
--------------------------------------------------------

EOT

exit 0
