[gnome-sdk-images/gnome-3-24] Run update-desktop-database



commit 42b56088f511c1e048a53900322aa196596da425
Author: Alexander Larsson <alexl redhat com>
Date:   Tue Mar 21 01:00:59 2017 +0100

    Run update-desktop-database
    
    This is needed now that we have yelp in the runtime

 org.gnome.Sdk.json.in |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/org.gnome.Sdk.json.in b/org.gnome.Sdk.json.in
index e6015d6..f9e1fda 100644
--- a/org.gnome.Sdk.json.in
+++ b/org.gnome.Sdk.json.in
@@ -40,7 +40,8 @@
                  "*.la", "*.a"],
     "cleanup-commands": [ "touch -d @0 /usr/share/fonts",
                           "touch -d @0 /usr/share/fonts/*",
-                          "fc-cache -fs"
+                          "fc-cache -fs",
+                          "update-desktop-database"
                         ],
     "cleanup-platform": [ "/include",
                           "/share/aclocal",


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