Subject: CVS commit: pkgsrc/bootstrap/bmake
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 01/05/2005 21:54:40
Module Name:	pkgsrc
Committed By:	tv
Date:		Wed Jan  5 21:54:40 UTC 2005

Modified Files:
	pkgsrc/bootstrap/bmake: main.c

Log Message:
Add temporary Interix-only hack: don't set the MAKEFILE variable based on
what files exist in the fs.

This works around a problem that crops up when using a nfs-mounted pkgsrc
repository under Interix.  (When going to "su" during the install phase,
bmake sees "makefile" for a moment in lieu of "Makefile", and all hell
breaks loose.)


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/bootstrap/bmake/main.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.