[gnome-calendar] flatpak: Make master builds traceable and run with --debug



commit 2856131064127c633ef28483799bc351a536bd2e
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Tue Jan 30 00:38:32 2018 -0200

    flatpak: Make master builds traceable and run with --debug

 org.gnome.Calendar.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/org.gnome.Calendar.json b/org.gnome.Calendar.json
index 0b1ee9ae..7aafbcf4 100644
--- a/org.gnome.Calendar.json
+++ b/org.gnome.Calendar.json
@@ -32,6 +32,7 @@
             "V": "1"
         }
     },
+    "x-run-args" : [ "--debug" ],
     "cleanup": [
         "/include",
         "/lib/pkgconfig",
@@ -141,7 +142,7 @@
                     "url": "https://gitlab.gnome.org/GNOME/gnome-calendar.git";
                 }
             ],
-            "config-opts": ["-Denable-tracing=true"]
+            "config-opts": ["-Dtracing=true"]
         }
     ]
 }


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