[gnome-photos/gnome-3-24] flatpak: Delete Tracker's systemd units



commit 4d3b81856974e37dbee047131148224ac890ffbc
Author: Debarshi Ray <debarshir gnome org>
Date:   Thu Aug 24 12:33:26 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 b320594..d8d9ba2 100644
--- a/flatpak/org.gnome.Photos.json
+++ b/flatpak/org.gnome.Photos.json
@@ -239,7 +239,7 @@
         },
         {
             "name": "tracker",
-            "cleanup": [ "/bin", "/etc", "/libexec", "/share/dbus-1/services" ],
+            "cleanup": [ "/bin", "/etc", "/lib/systemd", "/libexec", "/share/dbus-1/services" ],
             "config-opts": [ "--disable-miner-apps",
                              "--disable-miner-evolution",
                              "--disable-miner-firefox",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]