Subject: CVS commit: pkgsrc/bootstrap
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 03/29/2004 02:20:04
Module Name:	pkgsrc
Committed By:	tv
Date:		Mon Mar 29 02:20:04 UTC 2004

Modified Files:
	pkgsrc/bootstrap: bootstrap

Log Message:
Don't set -m in mkdir_p because Interix needs 0775, not 0755.  Let the umask
take care of it (the mtree file will do the rest).

Use numeric gid for Interix in an unprivileged build.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/bootstrap/bootstrap

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