Subject: CVS commit: pkgsrc/mk/wrapper
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 11/30/2006 12:11:48
Module Name:	pkgsrc
Committed By:	rillig
Date:		Thu Nov 30 12:11:48 UTC 2006

Modified Files:
	pkgsrc/mk/wrapper: wrapper-subr.sh

Log Message:
Removed the transform_to_nocache() function, since it is unused.

When discarding arguments, split_arg is set to yes, so that no empty
arguments are added to the resulting command line. A more informative
debugging message is also printed in that case.

Added a debugging message to transform_to(), for consistency with the
other functions.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/mk/wrapper/wrapper-subr.sh

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