Subject: CVS commit: othersrc/bootstrap-pkgsrc/pkg_install/lib
To: None <source-changes@netbsd.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: source-changes
Date: 01/20/2003 06:30:18
Module Name:	othersrc
Committed By:	jschauma
Date:		Mon Jan 20 04:30:17 UTC 2003

Modified Files:
	othersrc/bootstrap-pkgsrc/pkg_install/lib: pkgdb.c

Log Message:
In pkgdb_remove_pkg, only perform DB functions if HAVE_DBOPEN is defined,
else return EXIT_SUCCESS unconditionally (as in other functions dealing with
db functionality).

This should address problems under Solaris reported by Jonathan Perkin on
tech-pkg.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 othersrc/bootstrap-pkgsrc/pkg_install/lib/pkgdb.c

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