-
- Downloads
pmb.helpers.pmaports: parse guessed APKBUILD first for speed up
At the moment we have to parse all APKBUILDs to find subpackages, even if they are guessed easily shortly after. To speed this up, let's guess first but verify the guess by only parsing that particular APKBUILD. If the subpackage/provides is in there we seem to have found it.
Loading
Please register or sign in to comment