mirror of
https://github.com/moby/moby.git
synced 2026-01-11 10:41:43 +00:00
Support the use of `make install` in packaging scripts, where the $mandir tree might not exist under $DESTDIR. For portability, create the parent directories using a separate install command instead of relying on the non-portable `-D` flag. Set errexit so the install target fails if any install step fails. Signed-off-by: Cory Snider <csnider@mirantis.com>
1.5 KiB
1.5 KiB