Learn more about these different git repos.
Other Git URLs
attachment 0001-bash-completion-changes-cleanup.patch
I applied this, but why was the --srpm option removed from the build command? --srpm is a valid option there.
--srpm will be handled by $all_options_value
(adding $options_srpm into $all_options_value was accidentally missing in my first patch)
Yeah, I just noticed that when looking closer and merging another commit.
Log in to comment on this ticket.