flatpak-vscode icon indicating copy to clipboard operation
flatpak-vscode copied to clipboard

Avoid duplicate meson command

Open SeaDve opened this issue 4 years ago • 2 comments

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

SeaDve avatar Apr 19 '22 23:04 SeaDve

That is fine IMO as long as you don't pass the --no-rebuild option https://mesonbuild.com/Commands.html#install

Hofer-Julian avatar Apr 20 '22 04:04 Hofer-Julian

But we don't call meson setup nor meson install, the two other commands have to be changed.

bilelmoussaoui avatar Apr 20 '22 09:04 bilelmoussaoui