[gnome-todo] flatpak: Don't cleanup EDS
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-todo] flatpak: Don't cleanup EDS
- Date: Fri, 8 Feb 2019 22:17:45 +0000 (UTC)
commit 73ea734ade66ba81a0f6acc914283f18e9b159b5
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Fri Feb 8 20:15:18 2019 -0200
flatpak: Don't cleanup EDS
Otherwise the nightly builds don't work!
build-aux/flatpak/org.gnome.Todo.json | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Todo.json b/build-aux/flatpak/org.gnome.Todo.json
index 7ef6076..a08247e 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",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]