--install: Always pass --reinstall

Otherwise the second --install failes

Closes: #85
Approved by: alexlarsson
tingping/wmclass
Alexander Larsson 2017-12-15 12:20:21 +01:00 committed by Atomic Bot
parent 07240bf3a7
commit 5305a17915
1 changed files with 2 additions and 0 deletions

View File

@ -273,6 +273,8 @@ do_install (BuilderContext *build_context,
else
g_ptr_array_add (args, g_strdup ("--system"));
g_ptr_array_add (args, g_strdup ("--reinstall"));
g_ptr_array_add (args, g_strdup ("--subpath="));
ref = flatpak_build_untyped_ref (id, branch,