Skip to content

fix bugs in launcher-script#4

Merged
Link4Electronics merged 2 commits intomainfrom
fix-script
Mar 9, 2026
Merged

fix bugs in launcher-script#4
Link4Electronics merged 2 commits intomainfrom
fix-script

Conversation

@Samueru-sama
Copy link
Member

The original script logic assumed that the plugins would be in AppDir/lib but those are actually in AppDIr/bin

The script also edits the config file to point to a libmpg123.so.0 lib in AppDir/bin, but that library is a symlink that gets broken when copied over, so cp -L has to be used for the symlink to be followed.

@Link4Electronics Link4Electronics merged commit 3f60a98 into main Mar 9, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants