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

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

Log Message:
Pull up revision 1.4 (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.1.2.3 -r1.1.2.4 basesrc/usr.sbin/pkg_install/lib/path.c

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