[gnome-calendar] flatpak: Don't cleanup EDS
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar] flatpak: Don't cleanup EDS
- Date: Fri, 8 Feb 2019 22:17:04 +0000 (UTC)
commit b592ca2877fe1683f5be522722d8adb55779e45f
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Fri Feb 8 20:16:22 2019 -0200
flatpak: Don't cleanup EDS
Otherwise events are not loaded.
build-aux/flatpak/org.gnome.Calendar.json | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Calendar.json b/build-aux/flatpak/org.gnome.Calendar.json
index 0fb9ac80..45d9004d 100644
--- a/build-aux/flatpak/org.gnome.Calendar.json
+++ b/build-aux/flatpak/org.gnome.Calendar.json
@@ -106,12 +106,7 @@
},
{
"name" : "evolution-data-server",
- "cleanup" : [
- "/lib/cmake",
- "/lib/evolution-data-server/*-backends",
- "/libexec",
- "/share/dbus-1/services"
- ],
+ "cleanup": [ "/share/GConf" ],
"buildsystem" : "cmake-ninja",
"config-opts" : [
"-DDBUS_SERVICES_PREFIX=org.gnome.Calendar",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]