From 039b9d4032fe046d952f2bb8fb89f4bf47270711 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Sun, 15 Apr 2018 23:13:25 -0400 Subject: [PATCH] BR: make for all Signed-off-by: Lokesh Mandvekar --- runc.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/runc.spec b/runc.spec index b3a5391..a0dd675 100644 --- a/runc.spec +++ b/runc.spec @@ -45,9 +45,7 @@ ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 ppc64le %{mips} s390x BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang} BuildRequires: pkgconfig(libseccomp) BuildRequires: go-md2man -%if 0%{?centos} BuildRequires: make -%endif %if ! 0%{?with_bundled} BuildRequires: golang(github.com/Sirupsen/logrus)