1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Change name from docker-client to docker in dynbinary-client

Signed-off-by: Ken Cochrane <kencochrane@gmail.com>
This commit is contained in:
Ken Cochrane 2016-04-25 10:44:37 -04:00
parent 66eb91463a
commit f9e03d52e9
No known key found for this signature in database
GPG key ID: E74D22C603E63701

View file

@ -2,7 +2,7 @@
set -e
(
export BINARY_SHORT_NAME="docker-client"
export BINARY_SHORT_NAME="docker"
export SOURCE_PATH="./client"
export IAMSTATIC="false"
export LDFLAGS_STATIC_DOCKER=''