Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/usr.sbin/pkg_install



Module Name:    basesrc
Committed By:   jschauma
Date:           Sat Nov 23 22:31:19 UTC 2002

Modified Files:
        basesrc/usr.sbin/pkg_install/delete: perform.c
        basesrc/usr.sbin/pkg_install/lib: version.h

Log Message:
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.37 -r1.38 basesrc/usr.sbin/pkg_install/delete/perform.c
cvs rdiff -r1.18 -r1.19 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.




Home | Main Index | Thread Index | Old Index