[pitivi] build: Do not try to run app after building bundle
- From: Thibault Saunier <tsaunier src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi] build: Do not try to run app after building bundle
- Date: Fri, 12 Aug 2016 13:35:40 +0000 (UTC)
commit 6259fe977fe7085cf52d748f5faacb9dd16bde0b
Author: Thibault Saunier <tsaunier gnome org>
Date: Fri Aug 12 09:35:22 2016 -0400
build: Do not try to run app after building bundle
build/flatpak/pitivi-flatpak | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/build/flatpak/pitivi-flatpak b/build/flatpak/pitivi-flatpak
index d10f746..d8c308c 100755
--- a/build/flatpak/pitivi-flatpak
+++ b/build/flatpak/pitivi-flatpak
@@ -422,6 +422,7 @@ class PitiviFlatpak: # pylint: disable=too-many-instance-attributes
if self.bundle:
self.update_bundle()
+ return
if not self.devel:
self.install_all()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]