[gnome-continuous] Revert "Update config-opts for NetworkManager"



commit fe738257d4eaedc7668048d648172ad561feeea9
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Thu Dec 14 16:07:09 2017 +0000

    Revert "Update config-opts for NetworkManager"
    
    This reverts commit 1bf74997feb63126b74e99d3f0d83dff180cd0da.

 manifest.json |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index d8e1ae1..81355b8 100644
--- a/manifest.json
+++ b/manifest.json
@@ -570,11 +570,14 @@
                 "config-opts": ["--with-python=python3"]},
 
                {"src": "fd-NM:NetworkManager",
-                "config-opts": ["-Ddhclient=''",
-                                "-Dsession_tracking=systemd",
-                                "-Dcrypto=nss",
-                                "-Ddoc=false",
-                                "-Dmodify_system=true"]},
+                "config-opts": ["PYTHON=python3",
+                                "--with-dhclient=yes",
+                                "--with-session-tracking=systemd",
+                                "--with-crypto=nss",
+                                "--disable-doc",
+                                "--disable-gtk-doc",
+                                "--enable-more-warnings=yes",
+                                "--enable-modify-system"]},
 
                {"src": "0pointer:libatasmart.git"},
 


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