[gnome-apps-nightly] Builder: set the distibution channel when building



commit 9324656ccb2232789b4c5438f3072f8d51c90228
Author: Christian Hergert <chergert redhat com>
Date:   Mon Feb 27 16:02:47 2017 -0800

    Builder: set the distibution channel when building
    
    This lets us know how the user got the Builder release, by adding some
    suffix information to the about dialog.

 org.gnome.Builder.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/org.gnome.Builder.json b/org.gnome.Builder.json
index 679501c..5d337cd 100644
--- a/org.gnome.Builder.json
+++ b/org.gnome.Builder.json
@@ -298,7 +298,7 @@
         },
         {
             "name": "gnome-builder",
-            "config-opts": [ "--enable-tracing", "--enable-debug" ],
+            "config-opts": [ "--enable-tracing", "--enable-debug", "--with-channel=flatpak-nightly" ],
             "sources": [
                 {
                     "type": "git",


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