diff --git a/SPECS/containerd.spec b/SPECS/containerd.spec index b4fb7ea..5bfcece 100644 --- a/SPECS/containerd.spec +++ b/SPECS/containerd.spec @@ -72,8 +72,8 @@ mkdir -p ${RPM_BUILD_DIR}/go/src/github.com/containerd/ ln -s %{_topdir}/BUILD/containerd-1.6.4 ${RPM_BUILD_DIR}/go/src/%{import_path} %build +pwd ls -la -find / -iname Makefile GO111MODULE=auto make man BUILDTAGS="seccomp selinux"