Skip to content

Create ld.so symlinks from flatdeb configuration again

Simon McVittie requested to merge wip/t20522 into master

dpkg-shlibdeps in at least SteamRT 1 'scout' gets confused if it finds ld.so in an unexpected directory. We'll have to create the symlinks in the Platform and SDK runtimes instead.


I've tested this and I'm going to merge it unreviewed, but I'm creating a MR to keep track of what happened.

Merge request reports