Subject: CVS commit: pkgsrc/mk/buildlink2
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 11/15/2002 01:36:02
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Nov 14 23:36:02 UTC 2002

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

Log Message:
Reset IFS sooner so that recursive calls to the gen() function work
correctly with Solaris' ksh (not sure why this didn't break on NetBSD's
/bin/sh).  Analysis and fix by Jonathan Perkin <sketch@rd.bbc.co.uk>.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/mk/buildlink2/gen-transform.sh

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