Subject: CVS commit: src/usr.sbin/pkg_install/delete
To: None <source-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: source-changes
Date: 01/29/2004 17:41:49
Module Name:	src
Committed By:	reed
Date:		Thu Jan 29 17:41:49 UTC 2004

Modified Files:
	src/usr.sbin/pkg_install/delete: perform.c

Log Message:
Make sure that the Fake mode would give a Verbose message about
the package to be deleted.  (Previously, the Fake mode only mentioned
deinstalling other dependent packages but didn't say anything
Verbose about the package itself.)


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 src/usr.sbin/pkg_install/delete/perform.c

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