[gnome-photos] flatpak: Delete Tracker's systemd units
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos] flatpak: Delete Tracker's systemd units
- Date: Fri, 8 Sep 2017 14:23:09 +0000 (UTC)
commit 51556c53609ececdee28b20ecc6b76de3c87d16c
Author: Debarshi Ray <debarshir gnome org>
Date: Fri Sep 8 16:08:39 2017 +0200
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.Photos.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/flatpak/org.gnome.Photos.json b/flatpak/org.gnome.Photos.json
index c796132..770254f 100644
--- a/flatpak/org.gnome.Photos.json
+++ b/flatpak/org.gnome.Photos.json
@@ -234,7 +234,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]