Re: [PATCH] install-sh: prevent existing directories from being chown'ed

2020-11-11 Thread Karl Berry
https://lists.gnu.org/archive/html/automake-patches/2018-03/msg3.html I pushed the change from here as below, plus a mention in NEWS. Since the --help message already says that chown applies to "installed files", and an existing directory is not "installed", I didn't think it needed any ad

[PATCH] install-sh: prevent existing directories from being chown'ed

2018-03-17 Thread Julien ÉLIE
Hi, I don't know whether it is still worth having, but I submit it in case you would be interested. We occasionally encountered errors on a few systems when trying to change ownership of existing directories. https://inn.eyrie.org/trac/changeset/6882 -- Julien ÉLIE * lib/install-sh: Preven