Subject: CVS commit: pkgsrc/mk/tools
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 11/06/2006 19:18:42
Module Name:	pkgsrc
Committed By:	tv
Date:		Mon Nov  6 19:18:42 UTC 2006

Modified Files:
	pkgsrc/mk/tools: tools.Interix.mk

Log Message:
Use the shell "test" builtin.  Not only is it faster, but /bin/test is
wrong about some of its results when using implied privileges (e.g., an
account in group Administrators where the directory is writable by Users).


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/mk/tools/tools.Interix.mk

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