runc: fix apply patch fail

Signed-off-by: xiadanni <xiadanni1@huawei.com>
This commit is contained in:
xiadanni 2020-09-15 09:27:19 +08:00
parent 24528c2b42
commit a95af96b2a
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