[pitivi] bin: Download pitivi-flatak in /tmp and force the name to be pitivi-flatpak



commit 7dbc1d50d46a7c194169efb6514bb6c494b2a4e0
Author: Thibault Saunier <tsaunier gnome org>
Date:   Mon May 23 12:02:43 2016 -0400

    bin: Download pitivi-flatak in /tmp and force the name to be
    pitivi-flatpak

 bin/pitivi.installer.desktop |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bin/pitivi.installer.desktop b/bin/pitivi.installer.desktop
index 4b2258d..7b9d62d 100755
--- a/bin/pitivi.installer.desktop
+++ b/bin/pitivi.installer.desktop
@@ -4,4 +4,4 @@ Type=Application
 Terminal=true
 Name=Pitivi flatpak installer and updater
 Icon=pitivi
-Exec=bash -c "cd `dirname %k`; echo 'Getting installation script from 
https://git.gnome.org/browse/pitivi/plain/build/flatpak/pitivi-flatpak'; wget 
https://git.gnome.org/browse/pitivi/plain/build/flatpak/pitivi-flatpak > /dev/null 2>&1; chmod +x 
pitivi-flatpak; ./pitivi-flatpak --installer"
+Exec=bash -c "cd `dirname %k`; echo 'Getting installation script from 
https://git.gnome.org/browse/pitivi/plain/build/flatpak/pitivi-flatpak'; wget 
https://git.gnome.org/browse/pitivi/plain/build/flatpak/pitivi-flatpak -P /tmp/ -O pitivi-flatpak > /dev/null 
2>&1; chmod +x pitivi-flatpak; ./pitivi-flatpak --installer"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]