[epiphany/mcatanzaro/flatpak-builder-cleanups: 3/3] flatpak: Remove unnecessary cleanups



commit a28e0263a8d053f9aecd4073e6ffc337d4b950bf
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Sun Jul 14 15:39:23 2019 -0500

    flatpak: Remove unnecessary cleanups
    
    We're not autotools, so no need to remove libtool files.
    
    And we shouldn't be installing library stuff, so no need to remove
    library stuff.

 org.gnome.Epiphany.json | 11 -----------
 1 file changed, 11 deletions(-)
---
diff --git a/org.gnome.Epiphany.json b/org.gnome.Epiphany.json
index 3e1106442..467f6635c 100644
--- a/org.gnome.Epiphany.json
+++ b/org.gnome.Epiphany.json
@@ -21,17 +21,6 @@
         "--talk-name=org.freedesktop.Notifications",
         "--talk-name=org.freedesktop.secrets",
     ],
-    "cleanup" : [
-        "/include",
-        "/lib/pkgconfig",
-        "/share/pkgconfig",
-        "/share/aclocal",
-        "/man",
-        "/share/man",
-        "/share/gtk-doc",
-        "*.la",
-        "*.a"
-    ],
     "modules" : [
         {
             "name" : "libdazzle",


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