Subject: PR/30362 CVS commit: pkgsrc/mk/bulk
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-bugs
Date: 06/27/2005 16:05:02
The following reply was made to PR pkg/30362; it has been noted by GNATS.

From: Roland Illig <rillig@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/30362 CVS commit: pkgsrc/mk/bulk
Date: Mon, 27 Jun 2005 16:04:08 +0000 (UTC)

 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.