[polari] Revert "flatpak: Drop config-opts for polari"



commit 07b1654059d4ab3b79f7a8a5c3433430d840e35c
Author: Florian Müllner <fmuellner gnome org>
Date:   Thu Mar 16 20:21:02 2017 +0100

    Revert "flatpak: Drop config-opts for polari"
    
    Builder now supports the buildsystem configuration in flatpak
    manifests, so we don't need this hack anymore.

 .../mesonlib-Use-lib-as-default-libdir.patch       |   27 --------------------
 org.gnome.Polari.json                              |    5 +---
 2 files changed, 1 insertions(+), 31 deletions(-)
---
diff --git a/org.gnome.Polari.json b/org.gnome.Polari.json
index 3574e5b..86c8d94 100644
--- a/org.gnome.Polari.json
+++ b/org.gnome.Polari.json
@@ -68,10 +68,6 @@
                     "sha256": "dcb05349b32427924fa2a258a5e23e40e09c1bf9dd09919198c3a2ae1c38ba53"
                 },
                 {
-                    "type": "patch",
-                    "path": "build-aux/flatpak/mesonlib-Use-lib-as-default-libdir.patch"
-                },
-                {
                     "type": "file",
                     "path": "build-aux/flatpak/setuptools-makefile",
                     "dest-filename": "Makefile"
@@ -140,6 +136,7 @@
             "name": "polari",
             "buildsystem": "meson",
             "builddir": true,
+            "config-opts": ["--libdir=lib"],
             "sources": [
                 {
                     "type": "git",


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