Skip to content

v1.3: Don't call bash as a subshell

Choose a tag to compare

@github-actions github-actions released this 29 Mar 10:15
· 105 commits to master since this release
a28285b
%prep and friends run in a shell anyways, so why not use that one
directly.

Signed-off-by: Dorian Stoll <[email protected]>