docker-cli: Remove a leftover commented out target

(Manually creating the directory is not needed.)
This commit is contained in:
Leonardo Taccari 2020-12-28 12:48:53 +01:00
parent 39f009a594
commit 0b74653b94
1 changed files with 0 additions and 3 deletions

View File

@ -16,9 +16,6 @@ GO_SRCPATH= github.com/docker/cli
INSTALLATION_DIRS+= bin
#pre-extract:
# ${MKDIR} ${WRKDIR}/src/github.com/docker/cli
do-install:
${INSTALL_PROGRAM} ${WRKDIR}/bin/docker ${DESTDIR}${PREFIX}/bin