mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-22 03:20:40 +00:00
nocheck
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user