Make flatpak able to access home directory.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 19 Feb 2023 18:44:55 +0000 (10:44 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 19 Feb 2023 18:44:55 +0000 (10:44 -0800)
org.gnu.pspp.yml

index a7b470d8cc33599448ecfe08007933cb781b99be..ddbd472e5eebc9117b8dd5e5d189dba592904d23 100644 (file)
@@ -12,6 +12,8 @@ finish-args:
   - --own-name=gnu.pspp
   - --talk-name=org.gtk.vfs.*
   - --filesystem=xdg-run/gvfsd
+  # Access to file system from syntax files
+  - --filesystem=home
 modules:
   - name: spread-sheet-widget
     buildsystem: autotools