CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/12/12 07:11:03
Modified files:
usr.sbin/pkg_add/OpenBSD: UpdateSet.pm
Log message:
moving handles to kept means they're not affected by complete_set, which
means that they won't get their dependency information. But if they're
in kept, they're actually installed so make sure they have a location.
This will let pkg_add always follow dependencies for all sets even if
there's nothing to directly install
