Subject: CVS commit: pkgsrc/mk/buildlink2
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/01/2003 09:16:58
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Jan  1 07:16:58 UTC 2003

Modified Files:
	pkgsrc/mk/buildlink2: wrapper.sh

Log Message:
Use a while loop instead of a for loop to iterate over the arguments.  This
potentially allows for manipulating sequences of arguments instead of just
one argument at a time.


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

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