abuild: fix provides and install_if in subpackages
we need to clear provides set in global scope before splitting the subpackages so the subpackage does not inherit main packages' provides. But at the same time, we must not clear the provides/install_if set in the splitfunction itself.
Showing
Please register or sign in to comment