Subject: CVS commit: pkgsrc/mk/bulk
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 06/27/2005 16:04:08
Module Name: pkgsrc
Committed By: rillig
Date: Mon Jun 27 16:04:08 UTC 2005
Modified Files:
pkgsrc/mk/bulk: do-sandbox-build
Log Message:
Fixed the quoting. The shell is hard-coded to /bin/sh instead of relying
on which(1). Correctly pass all arguments (even the first one) to the
build script. This fixes PR 30362.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/mk/bulk/do-sandbox-build
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.