# $NetBSD: INSTALL,v 1.4 2009/01/11 09:13:00 minskim Exp $

case ${STAGE} in
POST-INSTALL)
	@LATEX@ -ini -fmt=hugelatex -progname=hugelatex latex.ini
	${MV} latex.fmt @VARBASE@/lib/texmf/web2c/hugelatex.fmt
	${MV} latex.log @VARBASE@/lib/texmf/web2c/hugelatex.log
	${RM} -f texsys.aux
	@MKTEXLSR@ @VARBASE@/lib/texmf
	;;
*)
	;;
esac
