Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 09/08/1999 18:36:32
Module Name:	basesrc
Committed By:	hubertf
Date:		Thu Sep  9 01:36:31 UTC 1999

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

Log Message:
Remove the LogDir (/var/db/pkg/foo-x.y) _after_ we've run the DEINSTALL
script a second time (else there's nothing left to run ;).

Noticed by Jim Wise.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 basesrc/usr.sbin/pkg_install/delete/perform.c

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