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



commit b42a0e2620981b0d9c5ae6c2ab9bae8cfc325d63
Author: Vadim Rutkovsky <vrutkovs redhat com>
Date:   Mon Mar 2 12:47:22 2015 +0100

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

 manifest.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 2f3a1ca..3ddb82b 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=none"],
+                                 "--with-priv-mode=setuid"],
                  "setuid": ["/usr/bin/xdg-app-helper"]},
 
                {"src": "gnome:gnome-hwtest",


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