Subject: CVS commit: [netbsd-1-6] basesrc/usr.sbin/pkg_install/info
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 07/21/2002 07:41:56
Module Name:	basesrc
Committed By:	lukem
Date:		Sun Jul 21 04:41:56 UTC 2002

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

Log Message:
Pull up revision 1.40 (requested by yamt in ticket #530):
- remove handling of PKG_ADD_BASE.
- don't search current directory if PKG_PATH is set.
- don't prefer local directories.
- constify and cleanup.
discussed on tech-pkg.


To generate a diff of this commit:
cvs rdiff -r1.37.2.1 -r1.37.2.2 basesrc/usr.sbin/pkg_install/info/perform.c

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