Subject: CVS commit: pkgsrc/shells/mksh
From: Jonathan Perkin
Date: 2020-07-10 13:24:24
Message id: 20200710112424.560E7FB28@cvs.NetBSD.org

Log Message:
mksh: Don't set PKG_SHELL when used for bootstrap.

This can cause circular problems where the +INSTALL script requires the shell
itself, but also avoids issues trying to add to /etc/shells during bootstrap
where it may not be appropriate, or done outside of the context of where the
bootstrap tarball will finally be installed.

Users who use mksh as a bootstrap shell can simply add to /etc/shells manually
after installing or extracting the bootstrap as required.

While here remove unnecessary extra indents.

Files:
RevisionActionfile
1.41modifypkgsrc/shells/mksh/Makefile