mirror of
https://git.suyu.dev/suyu/ext-linux-bin.git
synced 2026-03-23 23:02:58 +00:00
0f1c8010820809cd16bd7c1f43b5ed56578c7807
Currently the AppRun binary does not sort the symbols it finds. This causes it to sometimes consider a library to be an older version than it actually is. Replace the binary with a patched one from lat9nq/AppImageKit-checkrt@982633f9ae which does sort the symbols before trying to replace it.
ext-linux-bin
Repository of binaries for the linux-fresh container.
Description
Languages
Shell
100%