diff --git a/golang-github-docker-cli.spec b/golang-github-docker-cli.spec index 085a75e..512eae1 100644 --- a/golang-github-docker-cli.spec +++ b/golang-github-docker-cli.spec @@ -215,7 +215,6 @@ find . -name "*.go" -exec sed -i "s|github.com/flynn-archive/go-shlex|github.com %%if %{with check} %check -%if %{with bootstrap} %gocheck -t cmd \ -d cli/command/image \ -d cli/command/container \ @@ -227,13 +226,6 @@ find . -name "*.go" -exec sed -i "s|github.com/flynn-archive/go-shlex|github.com -d cli/command/stack \ -d cli/command/system \ -d cli/command/trust -%else -%gocheck -t cmd \ - -d cli/command/formatter \ - -d cli/command/node \ - -d cli/command/registry \ - -d cli/command/stack -%endif %endif # %%files