[gnome-documents] flatpak: Delete Tracker's systemd units
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-documents] flatpak: Delete Tracker's systemd units
- Date: Tue, 13 Mar 2018 14:56:29 +0000 (UTC)
commit fd864194aaf395e21509aaf9b2ac6edf1d92c6b9
Author: Debarshi Ray <debarshir gnome org>
Date: Tue Mar 13 15:56:00 2018 +0100
flatpak: Delete Tracker's systemd units
The corresponding binaries and D-Bus service files are not part of the
Flatpak either. The org.freedesktop.Tracker1* D-Bus services are meant
to run on the host operating system.
flatpak/org.gnome.Books.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/flatpak/org.gnome.Books.json b/flatpak/org.gnome.Books.json
index c0d9863..ec4a70d 100644
--- a/flatpak/org.gnome.Books.json
+++ b/flatpak/org.gnome.Books.json
@@ -136,7 +136,7 @@
},
{
"name": "tracker",
- "cleanup": [ "/bin", "/etc", "/libexec", "/share/dbus-1/services" ],
+ "cleanup": [ "/bin", "/etc", "/lib/systemd", "/libexec", "/share/dbus-1/services" ],
"config-opts": [ "--disable-static", "--with-bash-completion-dir=no" ],
"sources": [
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]