Merge pull request #3084 from glevand/for-merge-containerd

app-emulation/containerd: Fix GOARCH build problem
This commit is contained in:
David Michael 2018-02-21 19:44:45 -05:00 committed by GitHub
commit 3bb5d20e73

View File

@ -40,7 +40,7 @@ src_unpack() {
} }
src_prepare() { src_prepare() {
default coreos-go_src_prepare
if [[ ${PV} != *9999* ]]; then if [[ ${PV} != *9999* ]]; then
sed -i -e "s/git describe --match.*$/echo ${PV})/"\ sed -i -e "s/git describe --match.*$/echo ${PV})/"\
-e "s/git rev-parse HEAD.*$/echo $CONTAINERD_COMMIT)/"\ -e "s/git rev-parse HEAD.*$/echo $CONTAINERD_COMMIT)/"\