Commit ID: 5fcc43725da1e6f0
CVSROOT: /cvs
Module name: ports
Changes by: tg-EzPuE8Rkg3GuiImvZfsuaA@xxxxxxxxxxxxxxxx 2005/11/09
20:38:48 UTC
Modified files:
. : Makefile
Log message:
bsiegert@ plays too much with tcsh... anyway
* Hardcode /bin/sh in the call to Setup.sh since it divines the path
to mksh anyway
* Pass ${MKSH} and ${SHELL} unmodified to the script (this aids these
people who set it in command line before)
Note that "make setup" is only one specific way to invoke the
new installer (Setup.sh + setup.ksh), and the latter should be
run only once (or after grave changes, but it's stabilised a
lot recently); afterwards, all stuff installed (MirMake, mksh,
package tools, nroff, cksum, and whatnot) ought to be upgraded
by means of ports! (Yes, we're lacking some.)
To generate a diff of this changeset, execute the following commands:
cvs rdiff -ur1.6 -r1.7 ports/Makefile
|