Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 03/28/2001 15:46:02
Module Name:	basesrc
Committed By:	hubertf
Date:		Wed Mar 28 12:46:02 UTC 2001

Modified Files:
	basesrc/usr.sbin/pkg_install/add: perform.c

Log Message:
If a package is already installed, this is *not* a fatal error. Do not
report error code 1, as this will abort installing pkgs if a dependency is
already found installed under certain conditions.


To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 basesrc/usr.sbin/pkg_install/add/perform.c

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