Subject: CVS commit: pkgsrc/mk/wrapper
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 11/09/2004 17:16:16
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Nov  9 17:16:16 UTC 2004

Modified Files:
	pkgsrc/mk/wrapper: gen-transform.sh

Log Message:
The "transform" file is used to transform arguments on the command line.
The "untransform" file is used to unwrap *-config files and *.lai files.

The transform file can be much stricter about what command line arguments
should look like, so take advantage of that to fix the "libpath" and
"libpath-in-define" regression tests.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/mk/wrapper/gen-transform.sh

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