Re: [PATCH] Fix improperly formatted install-deps commands
Anton Ertl <anton-eMTcDWn+JWX/RkxMZTRrOJdqbFPxfnh/@public.gmane.org> Tue, 30 May 2023 18:58:52 +0200
| Newsgroups | gmane.comp.lang.forth.gforth |
|---|---|
| Message-ID | <[email protected]> |
On Fri, May 26, 2023 at 09:31:47AM -0500, Noah Pederson wrote: > install-deps.sh's install_alpine and install_fedora had some typos that prevented the > commands from sucessfully installing the appropriate dependencies, both > with the system package manager and the git clones. Thanks for the patch. Bernd Paysan applied it in commit <http://git.savannah.gnu.org/cgit/gforth.git/commit/?id=66897b0018cbeeb955dfa887bc59f8c2e540f9c9> - anton