mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 06:21:08 +02:00
Merge pull request #3084 from glevand/for-merge-containerd
app-emulation/containerd: Fix GOARCH build problem
This commit is contained in:
commit
3bb5d20e73
@ -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)/"\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user