Files
lmms/cmake/linux/apprun-hooks/README.md
Tres Finocchiaro 6a0a4cd2b2 AppImage: Don't set LD_LIBRARY_PATH (#7686)
Don't set LD_LIBRARY_PATH
Move launch_lmms.sh to dedicated apprun-hooks
2025-02-05 12:22:08 -05:00

422 B

AppRun Hooks

Scripts placed in this directory will automatically be bundled into AppImages (e.g. LMMS.AppDir/apprun-hooks) and executed immediately before lmms.

Quoting:

"Sometimes it's important to perform actions before running the actual app. Some plugins might have to set e.g., environment variables to work properly."

See also: https://github.com/linuxdeploy/linuxdeploy/wiki/Plugin-system#apprun-hooks