Subject: CVS commit: pkgsrc/mk/scripts
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 11/12/2004 21:21:08
Module Name:	pkgsrc
Committed By:	jlam
Date:		Fri Nov 12 21:21:08 UTC 2004

Modified Files:
	pkgsrc/mk/scripts: print-la-libnames

Log Message:
Don't expand .la files in PLISTs that are symlinks.  The expansion should
only occur with the real .la file.  This avoids the problem noted by
Greg Troxel in:

	http://mail-index.netbsd.org/tech-pkg/2004/11/12/0018.html


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/mk/scripts/print-la-libnames

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