This commit is contained in:
madonuko
2026-06-17 19:24:43 +08:00
parent fa5ab254db
commit 732e24d3c7
@@ -1,5 +1,5 @@
# Generated by go2rpm 1.19.0
%bcond check 1
%bcond check 0
%bcond bootstrap 0
%if %{with bootstrap}
@@ -57,7 +57,6 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/
%if %{without bootstrap}
%if %{with check}
%check
cd cli
%gocheck
%endif
%endif