[gnome-apps-nightly] Revert commit 47cdf8e as there is now a workaround in the code base.



commit 87cd79595f5bbda0661e8a7c28b232c83b9d3830
Author: Michael James Gratton <mike vee net>
Date:   Tue Sep 26 18:44:11 2017 +1000

    Revert commit 47cdf8e as there is now a workaround in the code base.

 org.gnome.Geary.json |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json
index 437ba23..5263a7d 100644
--- a/org.gnome.Geary.json
+++ b/org.gnome.Geary.json
@@ -1,9 +1,7 @@
 {
     "app-id": "org.gnome.Geary",
     "runtime": "org.gnome.Platform",
-    /* Build against 3.22 for the moment to work around Bug 777706
-    "runtime-version": "master", */
-    "runtime-version": "3.22",
+    "runtime-version": "master",
     "sdk": "org.gnome.Sdk",
     "command": "geary",
     "tags": ["nightly"],
@@ -102,7 +100,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://git.gnome.org/browse/geary";
+                    "url": "/home/mjg/Projects/GNOME/geary"
                 }
             ]
         }


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