[polari/gnome-3-22] flatpak: Unbreak the stable 3.22 flatpak



commit 4b1054ec20fb61c5bd9c6802bb99ccb3a02e42d7
Author: Florian Müllner <fmuellner gnome org>
Date:   Tue Mar 14 14:55:36 2017 +0100

    flatpak: Unbreak the stable 3.22 flatpak
    
    Commit 182094b8028 added share/polari to the list of cleanup files,
    which on master is a shorthand for share/polari/gir-1.0. However
    on the stable branch, we still follow the odd imports.package pattern
    of stuffing everything into pkgdatadir and symlinking the launcher
    script to bin.

 org.gnome.Polari.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/org.gnome.Polari.json b/org.gnome.Polari.json
index 22cea5b..a08d997 100644
--- a/org.gnome.Polari.json
+++ b/org.gnome.Polari.json
@@ -43,7 +43,7 @@
                 "/share/aclocal", "/share/autoconf-archive",
                 "/share/dbus-1/services/org.freedesktop*", "/share/gir-1.0",
                 "/share/gtk-doc", "/share/info", "/share/man",
-                "/share/polari", "/share/telepathy"
+                "/share/polari/gir-1.0", "/share/telepathy"
     ],
     "modules": [
         {


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