CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/12/08 03:35:17
Modified files:
usr.sbin/pkg_add/OpenBSD: PkgAdd.pm
Log message:
have DEBUG_PKG_CACHE also apply to already installed packages, to
help bootstrap the process
Clean the code:
- move the decision logic into individual may_grab_debug_for
- acknowledge the PkgAdd object doesn't matter in there, just use class
- for already installed stuff, we skip packages that already exist
