]> git.pld-linux.org Git - packages/docker.git/blobdiff - docker.spec
drop lxc-docker-nosha.patch
[packages/docker.git] / docker.spec
index eb2207a5465e337d6e0983f0f92c9ace37ca6cff..3282c6275a776525afe45a4d00365687125ea7bd 100644 (file)
@@ -49,7 +49,6 @@ Suggests:     libcgroup
 Suggests:      xz >= 1:4.9
 Provides:      group(docker)
 Obsoletes:     lxc-docker < 1.1.1
-Patch0:                lxc-%{name}-nosha.patch
 # only runs on x64 hosts for now:
 # https://github.com/docker/docker/issues/136
 # https://github.com/docker/docker/issues/611
@@ -113,7 +112,6 @@ This plugin provides syntax highlighting in Dockerfile.
 
 %prep
 %setup -q -a1 -a2
-#%patch0 -p1 why is this patch needed?
 
 mv runc-%{runc_commit}* runc
 mv containerd-%{containerd_commit}* containerd
This page took 0.327208 seconds and 4 git commands to generate.