Skip to content

pipewire-jack: Disable LD_LIBRARY_PATH when libjack is in libdir

  • ci: ShellCheck preprocessed scripts separately
    Change the shellcheck job so that we configure the build and check the preprocessed versions of the scripts, not the bare ones, which might not be syntactically valid yet.

  • pipewire-jack: Disable LD_LIBRARY_PATH when libjack is in libdir
    This avoids prepending /usr/lib to the LD_LIBRARY_PATH, which supersedes DT_RUNPATH and can cause library confusion.

Edited by Jan Alexander Steffens

Merge request reports