[recipes/wip/help: 2/4] Switch the flatpak to the help branch



commit c47cbe168fa89384946c54f654c49873751d4b72
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Mar 15 15:39:15 2017 -0400

    Switch the flatpak to the help branch
    
    It is somewhat mind-bending to put a flatpak manifest for
    building the help branch into the help branch.

 flatpak/org.gnome.Recipes.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/flatpak/org.gnome.Recipes.json b/flatpak/org.gnome.Recipes.json
index 8adcc5e..0074a66 100644
--- a/flatpak/org.gnome.Recipes.json
+++ b/flatpak/org.gnome.Recipes.json
@@ -81,7 +81,8 @@
             "sources": [
                     {
                         "type": "git",
-                        "url": "git://git.gnome.org/recipes"
+                        "url": "file:///home/mclasen/Sources/recipes",
+                        "branch": "help"
                     }
             ]
         }


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