Subject: CVS commit: pkgsrc/doc
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 09/23/2002 23:40:07
Module Name:	pkgsrc
Committed By:	jlam
Date:		Mon Sep 23 20:40:07 UTC 2002

Modified Files:
	pkgsrc/doc: CHANGES

Log Message:
Don't add -rpath to the libtool command used to create the uninstalled
libcompat.la, as that makes libtool think that package will be installed.
This was causing libpsiconv.la to depend on libcompat.la, even though the
latter was never installed.  Bump the PKGREVISION.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 pkgsrc/doc/CHANGES

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