>> Its possible that adding a phase like the following example to your
>> package can provide an easy fix.
>>
>> (add-before 'build 'set-home
>>   (lambda _
>>     (setenv "HOME" "/tmp")))
>>
>
> add-before 'configure might be more appropriate

I have tried it, for the phases build and configure: Same result. It still
try to create "/.jmri/lib".

Attachment: signature.asc
Description: PGP signature

Reply via email to