Subject: CVS commit: pkgsrc/mk/wrapper
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 06/18/2007 07:33:35
Module Name:	pkgsrc
Committed By:	rillig
Date:		Mon Jun 18 07:33:35 UTC 2007

Modified Files:
	pkgsrc/mk/wrapper: bsd.wrapper.mk

Log Message:
Changed the plain "mkdir" into ${MKDIR}, like in all the other cases.
Apparently, the tools directory isn't in the PATH at the point where
this code is executed.

Fixes PR 35487.


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 pkgsrc/mk/wrapper/bsd.wrapper.mk

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