-
-
Notifications
You must be signed in to change notification settings - Fork 70
Description
Describe the bug
The meson.sh script runs flatpak build with various bind mount parameters. At least 6 of those parameters point to local / developer specific bind mounts that would not otherwise work when ran by an end user. I don't know flatpak or Streamcontroller well enough to know what the meson.sh script does or the necessity of the .flatpak folder, so there may be no end user impact, but if the script does run locally, those bind mounts will not work.
To Reproduce
Steps to reproduce the behavior:
- Go to '.flapak/' path in github
- Click on 'meson.sh'
- Scroll down to 'the flatpak build' line
- See /home/jonathan within parameters
Expected behavior
I would expect for the script to be tailored to the install using the local user's home path, perhaps using $HOME environment variable instead of hard coded home directories.
Screenshots
Not applicable
Additional context
Enough context provided.
Please only post issues to this repository that are directly related to the application itself, not a plugin.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status