Skip to content

Remove get_default_sources and instead pass around flags explicitly

Benjamin Winger requested to merge bmwinger/portmod:use_alias_flag_fix2 into master

This makes sure that we use the flag configuration stored in the Transaction where appropriate instead of looking up the out of date information.

Supersedes !435 (closed). It works better and is still fairly simple of a change.

Merge request reports