docker-cli: broken
This commit is contained in:
parent
14d15467b4
commit
099f276b25
|
@ -18,6 +18,7 @@ homepage="https://www.docker.com"
|
|||
distfiles="https://github.com/docker/cli/archive/v${version}.tar.gz"
|
||||
checksum=e60fddb2bd2b4e19790d26b786c930e70fa935168373ef08055f74bbc450bce8
|
||||
system_groups="docker"
|
||||
broken="make manpages creates some 444 mode files, then tries delete them and fails"
|
||||
|
||||
pre_build() {
|
||||
go_ldflags+=" -X \"${_cli_ver_path}.BuildTime=$(date +%Y-%m-%dT%H:%M:%SZ)\""
|
||||
|
|
Loading…
Reference in New Issue