Remove ls commands
This commit is contained in:
parent
23529a7c7e
commit
a10ac53060
@ -72,9 +72,6 @@ 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
|
||||
ls -la SOURCES
|
||||
GO111MODULE=auto make man
|
||||
|
||||
BUILDTAGS="seccomp selinux"
|
||||
|
Loading…
Reference in New Issue
Block a user