Subject: CVS commit: [netbsd-3] src/usr.sbin/pkg_install/info
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 11/08/2005 18:18:55
Module Name:	src
Committed By:	jmc
Date:		Tue Nov  8 18:18:55 UTC 2005

Modified Files:
	src/usr.sbin/pkg_install/info [netbsd-3]: perform.c

Log Message:
Pullup rev 1.65 (requested by dillo in ticket #941)
 Don't add INSTALLED_INFO to the list of files to extract from binary
 packages, it will never be there.
 Fixes pkg_info -B against binary packages broken when INSTALLED_INFO
 support was added.
 Bump version.


To generate a diff of this commit:
cvs rdiff -r1.62.2.2 -r1.62.2.3 src/usr.sbin/pkg_install/info/perform.c

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