Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix:AppRun.wrapped: 11: source: not found #8

Merged
merged 2 commits into from Oct 11, 2022
Merged

Conversation

andy5995
Copy link
Member

@andy5995 andy5995 commented Oct 11, 2022

This happens on shells that don't have a source command.

Reported by dandaman46 in https://wildfiregames.com/forum/topic/91547-how-to-make-a-0ad-appimage/?do=findComment&comment=525445 using Debian bullseye

@TheAssassin Is there a particular reason linuxdeploy uses bash for the shebang instead of just 'sh' and uses source instead of '.' when importing the gtk plugin when creating the AppRun script?

https://stackoverflow.com/a/20097303/6838037

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.

None yet

1 participant