Subject: PR/35487 CVS commit: pkgsrc/mk/wrapper
To: None <rillig@NetBSD.org, gnats-admin@netbsd.org,>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-bugs
Date: 06/18/2007 07:35:03
The following reply was made to PR pkg/35487; it has been noted by GNATS.
From: Roland Illig <rillig@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/35487 CVS commit: pkgsrc/mk/wrapper
Date: Mon, 18 Jun 2007 07:33:35 +0000 (UTC)
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.