[gnome-continuous] manifest: set a proper path for xdg-app-helper binary during setuid



commit 143cd5d9370355a2a8dccc0602759004c8142410
Author: Vadim Rutkovsky <vrutkovs redhat com>
Date:   Mon Mar 2 13:16:29 2015 +0100

    manifest: set a proper path for xdg-app-helper binary during setuid

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


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