From 205bb264260ffe4d06550ed7fcb72a7b141fcc06 Mon Sep 17 00:00:00 2001 From: Black Hat Date: Sat, 18 Aug 2018 08:20:07 +0000 Subject: [PATCH] Remove unused quote and /tmp. --- flatpak/org.eu.encom.matrique.yaml | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/flatpak/org.eu.encom.matrique.yaml b/flatpak/org.eu.encom.matrique.yaml index 84457c2..7ef083f 100644 --- a/flatpak/org.eu.encom.matrique.yaml +++ b/flatpak/org.eu.encom.matrique.yaml @@ -1,18 +1,17 @@ id: org.eu.encom.matrique runtime: org.kde.Platform -runtime-version: '5.11' +runtime-version: 5.11 sdk: org.kde.Sdk command: matrique finish-args: -- "--share=ipc" -- "--share=network" -- "--socket=x11" -- "--socket=wayland" -- "--device=dri" -- "--filesystem=home" -- "--filesystem=/tmp" -- "--talk-name=org.freedesktop.Notifications" -- "--talk-name=org.kde.StatusNotifierWatcher" +- --share=ipc +- --share=network +- --socket=x11 +- --socket=wayland +- --device=dri +- --filesystem=home +- --talk-name=org.freedesktop.Notifications +- --talk-name=org.kde.StatusNotifierWatcher modules: - name: matrique buildsystem: qmake