pkgsrc/print/lgrind/pkg/INSTALL
jwise ecbf4f855c Add INSTALL and DEINSTALL scripts, to handle the teTeX ls-R database.
Unfortunately, since DEINSTALL gets run before the actual de-installation
(if I understand correctly), the DEINSTALL script advises the user to
rebuild the database (and explains how) rather than doing it.
1999-09-08 19:29:16 +00:00

9 lines
155 B
Text

#!/bin/sh
#
# $NetBSD: INSTALL,v 1.1 1999/09/08 19:29:16 jwise Exp $
#
if [ "$2" != "POST-INSTALL" ]; then
exit 0
fi
${PKG_PREFIX}/bin/texconfig rehash