projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6baee00
)
Make flatpak able to access home directory.
author
Ben Pfaff
<blp@cs.stanford.edu>
Sun, 19 Feb 2023 18:44:55 +0000
(10:44 -0800)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Sun, 19 Feb 2023 18:44:55 +0000
(10:44 -0800)
org.gnu.pspp.yml
patch
|
blob
|
history
diff --git
a/org.gnu.pspp.yml
b/org.gnu.pspp.yml
index a7b470d8cc33599448ecfe08007933cb781b99be..ddbd472e5eebc9117b8dd5e5d189dba592904d23 100644
(file)
--- a/
org.gnu.pspp.yml
+++ b/
org.gnu.pspp.yml
@@
-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