flatpak-vscode
flatpak-vscode copied to clipboard
Avoid duplicate meson command
I did ask this a few weeks ago in the flatpak-vscode room. I'm not sure if this is correct. However, I tested it with gnome-music and Mousai
cc @Hofer-Julian
That is fine IMO as long as you don't pass the --no-rebuild option https://mesonbuild.com/Commands.html#install
But we don't call meson setup nor meson install, the two other commands have to be changed.