Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Nick Hudson <skrll@netbsd.org>
List: pkgsrc-changes
Date: 05/18/2001 19:23:21
Module Name:	pkgsrc
Committed By:	skrll
Date:		Fri May 18 16:23:21 UTC 2001

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

Log Message:
Make sure that all ELF symlinks gets removed from the PLIST when doing
a.out automatic shlib handling. The offending symlink is created when
using the, somewhat strange, libtool -release option.

Reported by David Brownlee <abs@netbsd.org> on tech-pkg. Tested by myself
and David.


To generate a diff of this commit:
cvs rdiff -r1.741 -r1.742 pkgsrc/mk/bsd.pkg.mk

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