[gnome-continuous] manifest: set --with-priv-mode=none for xdg-app



commit 5747e64d32a950f99ecb042e109a9114b4370003
Author: Vadim Rutkovsky <vrutkovs redhat com>
Date:   Mon Mar 2 13:15:44 2015 +0100

    manifest: set --with-priv-mode=none for xdg-app

 manifest.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index abae251..2f3a1ca 100644
--- a/manifest.json
+++ b/manifest.json
@@ -860,7 +860,7 @@
 
                 {"src": "git:git://github.com/alexlarsson/xdg-app",
                  "config-opts": ["--disable-documentation",
-                                 "--with-priv-mode=caps"],
+                                 "--with-priv-mode=none"],
                  "setuid": ["/usr/bin/xdg-app-helper"]},
 
                {"src": "gnome:gnome-hwtest",


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