summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--runc.spec3
1 files changed, 0 insertions, 3 deletions
diff --git a/runc.spec b/runc.spec
index 47d32c2..81caaef 100644
--- a/runc.spec
+++ b/runc.spec
@@ -41,8 +41,6 @@ License: ASL 2.0
URL: https://%{provider_prefix}
Source0: https://%{provider_prefix}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz
-Patch0: mount.Info-mount.MountInfo.patch
-
ExclusiveArch: x86_64
# If go_compiler is not set to 1, there is no virtual provide. Use golang instead.
BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang}
@@ -156,7 +154,6 @@ providing packages with %{import_path} prefix.
%prep
%setup -q -n %{repo}-%{commit}
-%patch0 -p1
%build
mkdir -p src/github.com/opencontainers