[gnome-ostree] manifest: Update NetworkManager configure flags



commit 60d03cdcc02664821fb08210a71c8d13cc90f220
Author: Colin Walters <walters verbum org>
Date:   Tue Nov 13 15:22:10 2012 -0500

    manifest: Update NetworkManager configure flags

 manifest.json |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 03fe21b..8bbe031 100644
--- a/manifest.json
+++ b/manifest.json
@@ -462,11 +462,10 @@
                             "/runtime/usr/lib/polkit-1/polkit-agent-helper-1"]},
 
 		{"src": "fd-NM:NetworkManager",
-		 "config-opts": ["--with-distro=generic",
-		                 "--with-dhclient=yes",
+		 "config-opts": ["--with-dhclient=yes",
 		                 "--with-session-tracking=systemd",
 				 "--with-crypto=nss",
-				 "--with-docs=no",
+				 "--disable-doc",
 				 "--enable-more-warnings=yes",
 				 "--enable-modify-system"]},
 



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