mirror of
https://github.com/onionshare/onionshare.git
synced 2025-03-13 01:16:31 -04:00
Remove --filesystem=xdg-config/onionshare:create from flatpak manifest, due to recent linting rules for flathub
This commit is contained in:
parent
73a1c7e32c
commit
e83e4085bf
@ -17,7 +17,6 @@ finish-args:
|
|||||||
- "--talk-name=org.freedesktop.Notifications"
|
- "--talk-name=org.freedesktop.Notifications"
|
||||||
- "--talk-name=org.freedesktop.secrets"
|
- "--talk-name=org.freedesktop.secrets"
|
||||||
- "--filesystem=~/OnionShare:create"
|
- "--filesystem=~/OnionShare:create"
|
||||||
- "--filesystem=xdg-config/onionshare:create"
|
|
||||||
cleanup:
|
cleanup:
|
||||||
- "/go"
|
- "/go"
|
||||||
- "/bin/scripts"
|
- "/bin/scripts"
|
||||||
@ -312,7 +311,7 @@ modules:
|
|||||||
path: ..
|
path: ..
|
||||||
# - type: git
|
# - type: git
|
||||||
# url: https://github.com/onionshare/onionshare.git
|
# url: https://github.com/onionshare/onionshare.git
|
||||||
# tag: v2.6
|
# tag: v2.6.2
|
||||||
modules:
|
modules:
|
||||||
# onionshare python dependencies
|
# onionshare python dependencies
|
||||||
- name: python3-modules
|
- name: python3-modules
|
||||||
@ -359,7 +358,7 @@ modules:
|
|||||||
path: ..
|
path: ..
|
||||||
# - type: git
|
# - type: git
|
||||||
# url: https://github.com/onionshare/onionshare.git
|
# url: https://github.com/onionshare/onionshare.git
|
||||||
# tag: v2.6
|
# tag: v2.6.2
|
||||||
modules:
|
modules:
|
||||||
# onionshare-cli python dependencies
|
# onionshare-cli python dependencies
|
||||||
- name: poetry-deps
|
- name: poetry-deps
|
||||||
|
Loading…
x
Reference in New Issue
Block a user