Flatpak-related fixes
Compare changes
- Simon McVittie authored
Instead of asking flatpak-spawn to use Flatpak's D-Bus API, we can use pv-launch to talk to the same D-Bus API, which gives us one fewer component to align to get a working prototype. Signed-off-by:
Simon McVittie <smcv@collabora.com>
+ 43
− 48
@@ -206,35 +206,26 @@ check_bwrap (const char *tools_dir,
@@ -243,25 +234,24 @@ check_flatpak_spawn (void)
@@ -1231,7 +1221,7 @@ main (int argc,
@@ -1625,10 +1615,16 @@ main (int argc,
@@ -1638,27 +1634,23 @@ main (int argc,
@@ -2090,8 +2082,9 @@ main (int argc,
@@ -2325,24 +2318,26 @@ main (int argc,