diff options
Diffstat (limited to 'recipes-containers/docker/docker-ce/0001-dynbinary-use-go-cross-compiler.patch')
-rw-r--r-- | recipes-containers/docker/docker-ce/0001-dynbinary-use-go-cross-compiler.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-containers/docker/docker-ce/0001-dynbinary-use-go-cross-compiler.patch b/recipes-containers/docker/docker-ce/0001-dynbinary-use-go-cross-compiler.patch index f198b4ed..971c60d7 100644 --- a/recipes-containers/docker/docker-ce/0001-dynbinary-use-go-cross-compiler.patch +++ b/recipes-containers/docker/docker-ce/0001-dynbinary-use-go-cross-compiler.patch | |||
@@ -8,10 +8,10 @@ Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> | |||
8 | hack/make/.binary | 2 +- | 8 | hack/make/.binary | 2 +- |
9 | 1 file changed, 1 insertion(+), 1 deletion(-) | 9 | 1 file changed, 1 insertion(+), 1 deletion(-) |
10 | 10 | ||
11 | Index: git/src/import/components/engine/hack/make/.binary | 11 | Index: git/src/import/hack/make/.binary |
12 | =================================================================== | 12 | =================================================================== |
13 | --- git.orig/src/import/components/engine/hack/make/.binary | 13 | --- git.orig/src/import/hack/make/.binary |
14 | +++ git/src/import/components/engine/hack/make/.binary | 14 | +++ git/src/import/hack/make/.binary |
15 | @@ -81,7 +81,7 @@ | 15 | @@ -81,7 +81,7 @@ |
16 | 16 | ||
17 | echo "Building: $DEST/$BINARY_FULLNAME" | 17 | echo "Building: $DEST/$BINARY_FULLNAME" |