pmb.config/install: add flexible provider selection for "pmbootstrap init"
Compare changes
- Minecrell authored
At the moment, "provides" are only checked in the root package and not in subpackages of APKBUILDs. Fix this by looking through the subpackages as well.
+ 5
− 2
@@ -115,9 +115,12 @@ def _find_package_in_apkbuild(args, package, path):