From owner-cvs-all@FreeBSD.ORG Tue Dec 9 23:50:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B45FF16A4CE; Tue, 9 Dec 2003 23:50:54 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2733643D1F; Tue, 9 Dec 2003 23:50:52 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id hBA7oql7019861; Wed, 10 Dec 2003 09:50:53 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id hBA7opR4019854; Wed, 10 Dec 2003 09:50:51 +0200 (EET) (envelope-from ru) Date: Wed, 10 Dec 2003 09:50:51 +0200 From: Ruslan Ermilov To: Alfred Perlstein Message-ID: <20031210075051.GC19600@FreeBSD.org.ua> References: <200312090042.hB90gi9O026737@repoman.freebsd.org> <20031209010104.GW75620@elvis.mu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="R+My9LyyhiUvIEro" Content-Disposition: inline In-Reply-To: <20031209010104.GW75620@elvis.mu.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: re@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Garance A Drosehn Subject: Re: cvs commit: src Makefile.inc1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Dec 2003 07:50:55 -0000 --R+My9LyyhiUvIEro Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 08, 2003 at 05:01:04PM -0800, Alfred Perlstein wrote: > * Garance A Drosehn [031208 16:56] wrote: > > At 4:42 PM -0800 12/8/03, Garance A Drosehn wrote: > > > > > > There are other possible fixes for this issue, and ru@ may > > > later decide to commit one of those fixes. I just wanted > > > some fix in ASAP, and this is the fix that I have tested. > >=20 > > IMO, the best fix for this will be to change 'make' so we have > > a way to specify an alternate shell (instead of the hard-coded > > value of /bin/sh) for the 'installworld-ish' targets. >=20 > Isn't the traditional way of doing this just: >=20 > SHELL=3D >=20 > ? >=20 This would be way too dangerous, as my SHELL variable is set to "/bin/tcsh", and our makefiles (including .mk ones) aren't prepared to survive under the csh(1)-like shell. Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --R+My9LyyhiUvIEro Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/1tBbUkv4P6juNwoRAuN4AJ4mbCb9FAr/mEPgBbLQhhSmueVgdgCdFHm3 yyMC2fzbpagL31WRowSll6E= =reQX -----END PGP SIGNATURE----- --R+My9LyyhiUvIEro--