Skip to content

Commit

Permalink
Install the binary only
Browse files Browse the repository at this point in the history
  • Loading branch information
major committed Jan 26, 2024
1 parent a4fd3d3 commit 6dd6a1c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions golang-github-redhatcloudx-otel-builder.spec
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,6 @@ export GOFLAGS=-mod=vendor
%gobuild -o %{gobuilddir}/bin/ocb-test %{goipath}

%install
%gopkginstall
install -m 0755 -vd %{buildroot}%{_bindir}
install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/

%if %{with check}
Expand Down

0 comments on commit 6dd6a1c

Please sign in to comment.