[glom] xdg-app-builder manifest: cleanup more bin utils.



commit a436ba01981d3666e7a19618545876edece05907
Author: Murray Cumming <murrayc murrayc com>
Date:   Sun Dec 13 22:44:39 2015 +0100

    xdg-app-builder manifest: cleanup more bin utils.

 glom-xdg-app-builder/manifest.json |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/glom-xdg-app-builder/manifest.json b/glom-xdg-app-builder/manifest.json
index 9f34a44..5c3e5d4 100644
--- a/glom-xdg-app-builder/manifest.json
+++ b/glom-xdg-app-builder/manifest.json
@@ -181,6 +181,7 @@
         },
         {
             "name": "poppler",
+            "cleanup": [ "/bin" ],
             "config-opts": [ "--disable-documentation" ],
             "sources": [
                 {
@@ -227,6 +228,7 @@
         },
         {
             "name": "libgda-5.0",
+            "cleanup": [ "/bin" ],
             "config-opts": [ "--disable-documentation" "--enable-gda-gi" "--enable-gi-system-install=no" ],
             "sources": [
                 {


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