Skip to content

Commit

Permalink
Replacing -b flag with -a in the prep stage.
Browse files Browse the repository at this point in the history
  • Loading branch information
Aroosha Pervaiz committed Dec 19, 2022
1 parent 2d4b5f7 commit a1be711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmsmon-tools.spec
Expand Up @@ -40,7 +40,7 @@ BuildRequires: go
%setup -D -T -b 6 -n k8s_info-tools
%setup -D -T -a 7 -n trivy-%trivyver -c trivy-%trivyver
%setup -D -T -b 8 -n gocurl-tools
%setup -D -T -b 9 -c -n murre-%murrever
%setup -D -T -a 9 -c -n murre-%murrever

%build
export CGO_ENABLED=0
Expand Down

0 comments on commit a1be711

Please sign in to comment.