Find makefile

This commit is contained in:
eabdullin 2022-06-01 14:42:34 +03:00
parent e78985b3fb
commit 84cccab019

View File

@ -74,6 +74,7 @@ ln -s %{_topdir}/BUILD/containerd-1.6.4 ${RPM_BUILD_DIR}/go/src/%{import_path}
%build
pwd
ls -la
ls -la SOURCES
GO111MODULE=auto make man
BUILDTAGS="seccomp selinux"