[gnome-text-editor] build: give access to host still



commit 0f1fd6dd3bb0d745574ffe780a385d76c1a0cefe
Author: Christian Hergert <chergert redhat com>
Date:   Tue Oct 5 19:17:40 2021 -0700

    build: give access to host still
    
    We don't want that part reverted.

 org.gnome.TextEditor.Devel.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/org.gnome.TextEditor.Devel.json b/org.gnome.TextEditor.Devel.json
index e9e7d7e..3430d98 100644
--- a/org.gnome.TextEditor.Devel.json
+++ b/org.gnome.TextEditor.Devel.json
@@ -12,7 +12,7 @@
         "--talk-name=org.gtk.vfs",
         "--talk-name=org.gtk.vfs.*",
         "--filesystem=xdg-run/gvfsd",
-        "--filesystem=home"
+        "--filesystem=host"
     ],
     "cleanup" : [
         "/include",


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