Fix several very minor consistency issues
Signed-off-by: Andrew "Tianon" Page <admwiggin@gmail.com> Upstream-commit: ae61593417bd9bcf3d862f79271c7d5b83c1e6d5 Component: engine
This commit is contained in:
1
components/engine/hack/make/binary
Executable file → Normal file
1
components/engine/hack/make/binary
Executable file → Normal file
@ -21,6 +21,7 @@ go build \
|
||||
$LDFLAGS_STATIC_DOCKER
|
||||
" \
|
||||
./docker
|
||||
|
||||
echo "Created binary: $DEST/$BINARY_FULLNAME"
|
||||
ln -sf "$BINARY_FULLNAME" "$DEST/docker$BINARY_EXTENSION"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user