Find makefile
This commit is contained in:
parent
d9ff1acbc8
commit
3b2442e35a
@ -1,4 +1,3 @@
|
||||
%define _build_id_links none
|
||||
%bcond_without ctr
|
||||
%bcond_with debug
|
||||
|
||||
@ -73,6 +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
|
||||
ls -la
|
||||
find / -iname Makefile
|
||||
GO111MODULE=auto make man
|
||||
|
||||
BUILDTAGS="seccomp selinux"
|
||||
|
Loading…
Reference in New Issue
Block a user