From 84cccab01960e952ccd98da315241c3a1dec340c Mon Sep 17 00:00:00 2001 From: eabdullin Date: Wed, 1 Jun 2022 14:42:34 +0300 Subject: [PATCH] Find makefile --- SPECS/containerd.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/SPECS/containerd.spec b/SPECS/containerd.spec index 5bfcece..88c61de 100644 --- a/SPECS/containerd.spec +++ b/SPECS/containerd.spec @@ -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"