Subject: CVS commit: pkgsrc/mk/bulk
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 07/13/2005 22:07:46
Module Name: pkgsrc
Committed By: rillig
Date: Wed Jul 13 22:07:46 UTC 2005
Modified Files:
pkgsrc/mk/bulk: do-sandbox-build do-sandbox-upload
Log Message:
Removed superfluous "--" arguments from the command line, as the
argument following the "--" is guaranteed not to start with a dash.
Fixes pkg/30362.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/mk/bulk/do-sandbox-build
cvs rdiff -r1.4 -r1.5 pkgsrc/mk/bulk/do-sandbox-upload
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.