diff --git a/srcpkgs/docker-cli/template b/srcpkgs/docker-cli/template index a258f7af73c..9f4c4d852bf 100644 --- a/srcpkgs/docker-cli/template +++ b/srcpkgs/docker-cli/template @@ -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)\""