OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Peter Valchev (pvalchevcvs.openbsd.org)
Date: Mon May 12 2003 - 17:03:22 CDT


CVSROOT: /cvs
Module name: src
Changes by: pvalchevcvs.openbsd.org 2003/05/12 16:03:22

Modified files:
        usr.sbin/pkg_install/lib: file.c

Log message:
Fix a bug where pkg_add would fail when dependencies got a few levels deep
in the recursive install by removing the code which looks under All/ for
more packages as this is not used on OpenBSD
From Barry Scott <bscottridgewaysystems.com>