From owner-cvs-all Thu Jan 24 21:10: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BBB2637B400; Thu, 24 Jan 2002 21:10:00 -0800 (PST) Received: (from steve@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0P5A0M77781; Thu, 24 Jan 2002 21:10:00 -0800 (PST) (envelope-from steve) Message-Id: <200201250510.g0P5A0M77781@freefall.freebsd.org> From: Steve Price Date: Thu, 24 Jan 2002 21:10:00 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall package.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG steve 2002/01/24 21:10:00 PST Modified files: usr.sbin/sysinstall package.c Log: Don't bogusly look for inexact matches because a package contains a '-' for packages like sawfish-gnome for instance. Reviewed by: murray, sobomax Revision Changes Path 1.97 +3 -4 src/usr.sbin/sysinstall/package.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message