Subject: CVS commit: [netbsd-3] src/usr.sbin/pkg_install/delete
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/11/2005 12:27:10
Module Name: src
Committed By: tron
Date: Sat Jun 11 12:27:10 UTC 2005
Modified Files:
src/usr.sbin/pkg_install/delete [netbsd-3]: perform.c
Log Message:
Pull up revision 1.55 (requested by wiz in ticket #442):
Instead of exec(2)ing rmdir(1), just use rmdir(2).
Reviewed by dillo.
To generate a diff of this commit:
cvs rdiff -r1.54 -r1.54.2.1 src/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.