Skip to content

libcurl-compat: Make it possible for run.sh to select shim or no shim

Simon McVittie requested to merge wip/smcv/task119 into master
  • libcurl-compat: Automatically create subdirectories as needed

  • tests: Assert that compat-setup now creates directories automatically

  • libcurl-compat: Make it possible for run.sh to select shim or no shim

    If we have setup.sh do the setup unconditionally and leave the decision of whether to activate or deactivate the shim to run.sh (by adding or not adding the libcurl_compat_32, libcurl_compat_64 directories in the search path), then it becomes easier to swap between the two arrangements.

  • tests: Exercise libcurl-compat-setup --runtime-optional

steamrt/tasks#119

Requires steam-runtime!40 to be fully effective.

Edited by Simon McVittie

Merge request reports