Subject: CVS commit: pkgsrc/mk/buildlink3
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/17/2004 17:33:49
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sat Jan 17 17:33:49 UTC 2004

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

Log Message:
Fix overly aggressive substitution pattern in abs-rpath to allow things
like "-Wl,-R${exec_prefix}/lib".  This fixes any breakage in *-config
scripts where the above example was being stripped out.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/mk/buildlink3/gen-transform.sh

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