Files
pallectrum/contrib/build-linux
Davide Grilli 7193f999e5 Fix(build): Support reproducible builds with ELECBUILD_COMMIT
Fixes runtime path resolution for reproducible AppImage builds when using ELECBUILD_COMMIT. Previously, the type2-runtime binary was built in the original project directory but the build process would look for it in the fresh clone, causing "Unable to load provided runtime file" errors.
2025-12-08 22:34:23 +01:00
..