pkgsrc/mail/mutt/INSTALL
wiz 738b980c5e Update to 1.5.23 using mail/mutt-devel.
Upstream now calls this the stable version
2015-09-03 14:49:02 +00:00

8 lines
171 B
Text

# $NetBSD: INSTALL,v 1.6 2015/09/03 14:49:02 wiz Exp $
case ${STAGE} in
POST-INSTALL)
${RM} -f @DOCDIR@/samples
${LN} -sf ../../examples/mutt @DOCDIR@/samples
;;
esac