Subject: CVS commit: [netbsd-1-6] basesrc/usr.sbin/pkg_install/lib
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 11/25/2002 00:37:39
Module Name: basesrc
Committed By: tron
Date: Sun Nov 24 22:37:39 UTC 2002
Modified Files:
basesrc/usr.sbin/pkg_install/lib [netbsd-1-6]: version.h
Log Message:
Pull up revision 1.19 (requested by jschauma in ticket #1011):
Do not abort incomplete deletion if the cwd was removed. Instead, warn,
stay in no-longer existing dir and continue with removal of db-files;
otherwise, the packages contents would be removed, but the package not
uninstalled. Pointed out by Grant in PR pkg/18384. OK'd by hubertf.
To generate a diff of this commit:
cvs rdiff -r1.13.2.5 -r1.13.2.6 basesrc/usr.sbin/pkg_install/lib/version.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.