[PATCH][RESEND] use autoconf MKDIR_P to reduce usage of legacy mkinstalldirs script
Darren Tucker
dtucker at dtucker.net
Fri Dec 1 17:15:40 AEDT 2017
On 28 November 2017 at 19:47, Rolf Eike Beer <eb at emlix.com> wrote:
> Am Donnerstag, 12. Oktober 2017, 11:59:57 CET schrieb Rolf Eike Beer:
> > Basically all platforms have a proper "mkdir -p". Autoconf has
> install-sh as
> > fallback when using AC_PROG_MKDIR_P, which is also hardened against races
> > if it is recent enough. Update that script and use MKDIR_P whereever
> > possible.
> >
> > Installs fine in my tests and avoids the "mkdir: cannot create directory
> > '…': File exists" messages along the way.
>
> Ping?
Applied, thanks.
--
Darren Tucker (dtucker at dtucker.net)
GPG key 11EAA6FA / A86E 3E07 5B19 5880 E860 37F4 9357 ECEF 11EA A6FA (new)
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list