Skip to content

Fix `pkg_update()`

sc0ttj requested to merge fix/pkg_update into master

This PR prevents pkg_get() choosing the wrong packages when called by pkg_update():

  • delete $TMPDIR/USEPKGLIST at start of pkg_update() function

Merge request reports