Re: [PATCH] install-sh: Fix redundant use of the force option with the rm command
Julien ÉLIE <[email protected]>
| Newsgroups | gmane.comp.sysutils.automake.patches |
|---|---|
| Message-ID | <[email protected]> |
Hi all,
In March 2018, I proposed 5 patches for install-sh:
https://lists.gnu.org/archive/html/automake-patches/2018-03/index.html
Has someone already had a chance to look at them?
Is there something more that I should do?
Thanks beforehand,
--
Julien
Le 17/03/2018 à 15:16, Julien ÉLIE a écrit :
> Hi,
>
> You'll find below a suggestion of patch. Or you could also remove
> "-f" from the initial $rmcmd definition, if you prefer.