pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/mk/pkgformat/pkg




Am June 6, 2020 10:09:54 PM UTC schrieb Joerg Sonnenberger <joerg%bec.de@localhost>:
>On Sat, Jun 06, 2020 at 09:33:56AM +0000, Roland Illig wrote:
>> -    for req in "" $$requires; do                                    \
>> +    for req in $$requires; do                                       \
>
>This is broken for shells that reject empty for iteration.

Can you name a shell that is broken by this and that can actually appear as the bmake shell?



Home | Main Index | Thread Index | Old Index