!10 runc: fix apply patch fail

From: @Vanient
Reviewed-by: @jing-rui
Signed-off-by: @jing-rui
This commit is contained in:
openeuler-ci-bot 2020-09-15 17:15:17 +08:00 committed by Gitee
commit 64b427019f
2 changed files with 3 additions and 3 deletions

View File

@ -5,11 +5,11 @@
# Author: jingrui@huawei.com
# Create: 2019-03-02
pkg=v1.0.0-rc3
pkg=runc-1.0.0-rc3
cwd=$PWD
src=$cwd/$pkg
unzip $pkg.zip
unzip v1.0.0-rc3.zip
if [ ! -d patch ];then
tar -xzf patch.tar.gz
fi

View File

@ -2,7 +2,7 @@
Name: docker-runc
Version: 1.0.0.rc3
Release: 107
Release: 108
Summary: runc is a CLI tool for spawning and running containers according to the OCI specification.
License: ASL 2.0