[gnome-photos] flatpak: Remove redudant cleanup entry from tracker-miners



commit b84ac4631a13443ea5f8106f2b0b23098e011d4f
Author: Debarshi Ray <debarshir gnome org>
Date:   Thu Sep 13 19:20:32 2018 +0200

    flatpak: Remove redudant cleanup entry from tracker-miners
    
    It never put anything in /bin.
    
    Fallout from 66c4e62b67a4886cc5d60ebb0d9786fdc86e4929

 flatpak/org.gnome.Photos.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/flatpak/org.gnome.Photos.json b/flatpak/org.gnome.Photos.json
index d268f40b..c826a8b1 100644
--- a/flatpak/org.gnome.Photos.json
+++ b/flatpak/org.gnome.Photos.json
@@ -267,7 +267,7 @@
         },
         {
             "name": "tracker-miners",
-            "cleanup": [ "/bin", "/etc", "/lib/systemd", "/libexec" ],
+            "cleanup": [ "/etc", "/lib/systemd", "/libexec" ],
             "config-opts": [ "--disable-miner-apps",
                              "--disable-miner-rss",
                              "--disable-static",


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