[gnome-characters/bilelmoussaoui/ui-cleanup: 3/14] flatpak: remove unneeded options
- From: Christopher Davis <christopherdavis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-characters/bilelmoussaoui/ui-cleanup: 3/14] flatpak: remove unneeded options
- Date: Fri, 12 Feb 2021 02:57:03 +0000 (UTC)
commit b8135450f789abc35b06889790a9be8c1c84d24e
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date: Thu Feb 11 20:46:13 2021 +0100
flatpak: remove unneeded options
build-aux/flatpak/org.gnome.Characters.json | 15 ++-------------
1 file changed, 2 insertions(+), 13 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Characters.json b/build-aux/flatpak/org.gnome.Characters.json
index 278653e..1e735e5 100644
--- a/build-aux/flatpak/org.gnome.Characters.json
+++ b/build-aux/flatpak/org.gnome.Characters.json
@@ -5,22 +5,11 @@
"command" : "gnome-characters",
"branch" : "master",
"sdk" : "org.gnome.Sdk",
- "copy-icon" : true,
"finish-args" : [
"--share=ipc",
- "--socket=x11",
- "--socket=wayland",
- "--filesystem=xdg-run/dconf",
- "--filesystem=~/.config/dconf:ro",
- "--talk-name=ca.desrt.dconf",
- "--env=DCONF_USER_CONFIG_DIR=.config/dconf"
+ "--socket=fallback-x11",
+ "--socket=wayland"
],
- "build-options" : {
- "cflags" : "-O2 -g",
- "cxxflags" : "-O2 -g",
- "env" : {
- }
- },
"cleanup" : [
"/include",
"/lib/pkgconfig",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]