Subject: CVS commit: [netbsd-1-6] basesrc/usr.sbin/pkg_install/add
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 11/25/2002 00:23:35
Module Name:	basesrc
Committed By:	tron
Date:		Sun Nov 24 22:23:34 UTC 2002

Modified Files:
	basesrc/usr.sbin/pkg_install/add [netbsd-1-6]: perform.c

Log Message:
Pull up revision 1.73 (requested by jschauma in ticket #1011):
Do not prepend '.' to path when looking for dependencies for a package
specified without any path components. (Pointed out by Takashi Yamamoto)
Rename path_remove_first() to path_prepend_clear().


To generate a diff of this commit:
cvs rdiff -r1.63.2.7 -r1.63.2.8 basesrc/usr.sbin/pkg_install/add/perform.c

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