From a10ac53060abde4ef0232af7f614609ff12ba434 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Wed, 1 Jun 2022 15:01:39 +0300 Subject: [PATCH] Remove ls commands --- SPECS/containerd.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/SPECS/containerd.spec b/SPECS/containerd.spec index 51603b0..19b08a9 100644 --- a/SPECS/containerd.spec +++ b/SPECS/containerd.spec @@ -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"