Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/26/2001 19:27:26
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Jun 26 16:27:25 UTC 2001

Modified Files:
	pkgsrc/mk: bsd.buildlink.mk

Log Message:
Fix bug in the sed expression used to filter out libtool archives.  It was
mangling "lib/libaviplay.so.0.0" to "y.so.0.0".  Thanks to Tomasz Luchowski
<zuntum@netbsd.org> for finding this.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/mk/bsd.buildlink.mk

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