pkgsrc-wip/ghc/INSTALL

10 lines
98 B
Plaintext

#!@SH@
#
# $NetBSD$
case "${STAGE}" in
POST-INSTALL)
${PKG_PREFIX}/bin/ghc-pkg recache
;;
esac