Don't use ShellCheck when building because it was removed from RHEL 9
Resolves: #1912983
This commit is contained in:
parent
88485aabc4
commit
0924deeac6
@ -20,7 +20,6 @@ Source0: %{name}-%{version}-vendored.tar.xz
|
||||
Patch100: toolbox-Make-the-build-flags-match-RHEL-s-gobuild.patch
|
||||
Patch101: toolbox-Make-the-build-flags-match-RHEL-s-gobuild-for-PPC64.patch
|
||||
|
||||
BuildRequires: ShellCheck
|
||||
BuildRequires: golang >= 1.13
|
||||
BuildRequires: golang-github-cpuguy83-md2man
|
||||
BuildRequires: meson
|
||||
@ -68,10 +67,6 @@ ln -s src/vendor vendor
|
||||
%meson_build
|
||||
|
||||
|
||||
%check
|
||||
%meson_test
|
||||
|
||||
|
||||
%install
|
||||
%meson_install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user