Fixes #303. Previously LD_LIBRARY_PATH was being set before the container was launched, which could cause issues on some foreign distros where this alters what is loaded from an FHS structure. This was only meant to be set inside the container, though this didn't cause any issues on a Guix System. * nonguix/multiarch-container.scm (make-container-wrapper): Move setting LD_LIBRARY_PATH from here ... (make-internal-script): ... to here. |
||
---|---|---|
.. | ||
build | ||
build-system | ||
download.scm | ||
licenses.scm | ||
modules.scm | ||
multiarch-container.scm | ||
utils.scm |