[gnome-sdk-images/gnome-3-20] Revert fontconfig cache mtime changes now that ostree change back



commit fe14df48ead88db447e1179354778eedd9f068b0
Author: Alexander Larsson <alexl redhat com>
Date:   Fri Sep 9 11:05:25 2016 +0200

    Revert fontconfig cache mtime changes now that ostree change back

 org.gnome.Sdk.json.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/org.gnome.Sdk.json.in b/org.gnome.Sdk.json.in
index 33f9c63..e2652e8 100644
--- a/org.gnome.Sdk.json.in
+++ b/org.gnome.Sdk.json.in
@@ -18,8 +18,8 @@
                  "/share/devhelp",
                  "/lib/systemd",
                  "*.la", "*.a"],
-    "cleanup-commands": [ "touch -d @1 /usr/share/fonts",
-                          "touch -d @1 /usr/share/fonts/*",
+    "cleanup-commands": [ "touch -d @0 /usr/share/fonts",
+                          "touch -d @0 /usr/share/fonts/*",
                           "fc-cache -fs"
                         ],
     "cleanup-platform": [ "/include",


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