Subject: CVS commit: src/usr.sbin/pkg_install/info
To: None <source-changes@NetBSD.org>
From: Dieter Baron <dillo@netbsd.org>
List: source-changes
Date: 11/07/2005 23:19:55
Module Name: src
Committed By: dillo
Date: Mon Nov 7 23:19:55 UTC 2005
Modified Files:
src/usr.sbin/pkg_install/info: perform.c
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 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.