pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: TOOL_DEPENDS or DEPENDS for configure requiring bash
On Mon, Jul 11, 2022 at 09:49:53AM -0400, gary%duzan.org@localhost wrote:
> Actually, it looks like the original was not expecting "$((" to start
> an arithmetic expression, but rather expected "$(" to start a shell
> command which happened to have "(" as the first character. Adding a
> space, i.e. "$( (", may be closer to what was intended.
Duh, you are right.
Martin
Home |
Main Index |
Thread Index |
Old Index