Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 05/11/2000 07:13:13
Module Name:	basesrc
Committed By:	hubertf
Date:		Thu May 11 14:13:13 UTC 2000

Modified Files:
	basesrc/usr.sbin/pkg_install/delete: main.c
	basesrc/usr.sbin/pkg_install/info: main.c

Log Message:
When expanding wildcards given on the command line, don't include
files (from /var/db/pkg). Only directories can contain pkgs.

Fixed PR 10083 by Dan McMahill <mcmahill@mtl.mit.edu>


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 basesrc/usr.sbin/pkg_install/delete/main.c
cvs rdiff -r1.20 -r1.21 basesrc/usr.sbin/pkg_install/info/main.c

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