Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 11/07/1998 15:16:51
Module Name:	src
Committed By:	hubertf
Date:		Sat Nov  7 23:16:51 UTC 1998

Modified Files:
	src/usr.sbin/pkg_install/add: perform.c
Log Message:
Fix some bugs discovered tonight when installing on a fresh 1.3.2
machine:
- create /var/db/pkg if not there
- fix wrong handling of findmatchingname() return code, resulting
in missing /var/db/pkg dir being interpreted as match found
- only move +BUILD_VERSION and +BUILD_INFO files if they're
actually present (old pkgs don't have them!)