Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 08/17/1999 11:09:44
Module Name:	pkgsrc
Committed By:	drochner
Date:		Tue Aug 17 18:09:44 UTC 1999

Modified Files:
	pkgsrc/lang/kaffe: Makefile
	pkgsrc/lang/kaffe/pkg: PLIST

Log Message:
Make PLIST consistent with both ELF and a.out shared libs
(problem reported by David Brownlee <abs@anim.dreamworks.com>).
Unfortunately this requires an evil hack to avoid bad interactions
with the "Automatic ELF shared object handling". (it would delete files
and replace by dead links)


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/lang/kaffe/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/lang/kaffe/pkg/PLIST

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