Subject: CVS commit: src/usr.sbin/pkg_install/delete
To: None <source-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 05/07/2005 15:09:41
Module Name: src
Committed By: wiz
Date: Sat May 7 15:09:41 UTC 2005
Modified Files:
src/usr.sbin/pkg_install/delete: perform.c
Log Message:
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.55 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.