summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2019-02-08 20:15:18 -0200
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2019-02-08 20:17:19 -0200
commit73ea734ade66ba81a0f6acc914283f18e9b159b5 (patch)
tree1a2268150c8d1b07bf049ea6c930740ee5c05276 /build-aux
parent90eae266b758a36599356049ba0a1d7f0b9cb9d6 (diff)
downloadgnome-todo-73ea734ade66ba81a0f6acc914283f18e9b159b5.tar.gz
flatpak: Don't cleanup EDS
Otherwise the nightly builds don't work!
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/flatpak/org.gnome.Todo.json7
1 files changed, 1 insertions, 6 deletions
diff --git a/build-aux/flatpak/org.gnome.Todo.json b/build-aux/flatpak/org.gnome.Todo.json
index 7ef6076e..a08247eb 100644
--- a/build-aux/flatpak/org.gnome.Todo.json
+++ b/build-aux/flatpak/org.gnome.Todo.json
@@ -98,12 +98,7 @@
},
{
"name" : "evolution-data-server",
- "cleanup" : [
- "/lib/cmake",
- "/lib/evolution-data-server/*-backends",
- "/libexec",
- "/share/dbus-1/services"
- ],
+ "cleanup": [ "/share/GConf" ],
"config-opts" : [
"-DDBUS_SERVICES_PREFIX=org.gnome.TodoDevel",
"-DENABLE_DOT_LOCKING=OFF",