DockerCLI/scripts
Arnaud Rebillout 6e2607c6a6 Rename bin/md2man to bin/go-md2man
In the recent PR !2877, some code was added to check if md2man is
already installed in the build environment. This is to cater to the
needs of Linux distributions.

However it turns out that Linux distributions install md2man as
bin/go-md2man instead of bin/md2man, hence the PR !2877 doesn't help
much.

This commit fixes it by settling on using the binary name go-md2man.

For reference, here the file list of the package go-md2man in several
distributions:

- Debian: <https://packages.debian.org/sid/amd64/go-md2man/filelist>
- Ubuntu: <https://packages.ubuntu.com/hirsute/amd64/go-md2man/filelist>
- Fedora: <https://fedora.pkgs.org/31/fedora-x86_64/golang-github-cpuguy83-md2man-2.0.0-0.4.20190624gitf79a8a8.fc31.x86_64.rpm.html>
- ArchLinux: <https://www.archlinux.org/packages/community/x86_64/go-md2man/>

Signed-off-by: Arnaud Rebillout <elboulangero@gmail.com>
2020-12-16 10:20:00 +07:00
..
build -buildmode=pie is not supported for the mips arch 2020-05-12 09:14:36 +08:00
docs Rename bin/md2man to bin/go-md2man 2020-12-16 10:20:00 +07:00
gen Dockerfiles: update shellcheck v0.7.1 2020-08-20 15:46:07 +02:00
test/e2e Merge pull request #1692 from thaJeztah/remove_bashisms 2019-03-21 16:17:49 -07:00
validate Add checks for dependencies that are not vendored. 2020-07-06 09:23:19 +00:00
winresources Update Windows ico 2020-03-02 13:02:29 +01:00
make.ps1 scripts/make.ps1: actually define the CommitSuffix parameter 2020-07-10 14:36:22 +02:00
warn-outside-container Use official shellcheck image 2019-02-26 15:10:38 +01:00