On 27/12/2024 17:18, Dave Mielke wrote:
> [quoted lines by Dave Mielke on 2024/12/27 at 06:20 -0500]
> 
>>> as in this case, without options I get:
>>> TCL_PACKAGE_PATH='/usr/local/lib'
>>> and with options set in the Slackware's build script:
>>> TCL_PACKAGE_PATH='/usr/lib64:/usr/lib'
>>
>> This is correct and we do support it.
> 
> I better give a fuller answer to this one as brltty-6.7 doesn't support it 
> yet. Support for the colon delimiter variant was added in a subsequent commit:
> 
>    2e86054b29a9c1ebe16fc246b33adb7c5e771684
> 
> So I guess you'll need to patch brltty-6.7 with this commit.

I will do that, thanks Dave.

I assume that:
git clone -b BRLTTY-6.7
then:
git cherry-pick 2e86054b29a9c1ebe16fc246b33adb7c5e771684
is OK

But maybe while I am at it I could do instead:
git checkout 2e86054b29a9c1ebe16fc246b33adb7c5e771684
to get the commits up to and including this one.

Or simply build from git master. Would it be safe to do that at this point in 
time?

Thanks.
-- 
I am a firm non-believer
Didier
_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: [email protected]
For general information, go to: http://brltty.app/mailman/listinfo/brltty

Reply via email to