From a51da0b91763320f046ff27d586252da8317f833 Mon Sep 17 00:00:00 2001
From: Alexander Pyhalov <apyhalov@gmail.com>
Date: Wed, 08 Jun 2016 11:49:34 +0200
Subject: [PATCH] desktop-cache needs service to update giomodule.cache (upstream fix)

---
 components/desktop/desktop-cache/desktop-cache.p5m |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/components/desktop-cache/desktop-cache.p5m b/components/desktop/desktop-cache/desktop-cache.p5m
similarity index 86%
rename from components/desktop-cache/desktop-cache.p5m
rename to components/desktop/desktop-cache/desktop-cache.p5m
index c6b1b50..1bad8d3 100644
--- a/components/desktop-cache/desktop-cache.p5m
+++ b/components/desktop/desktop-cache/desktop-cache.p5m
@@ -20,6 +20,11 @@
 
 license COPYING license='CDDL'
 
+file files/gio-module-cache.xml \
+    path=lib/svc/manifest/application/desktop-cache/gio-module-cache.xml
+file files/gio-module-cache.sh path=lib/svc/method/gio-module-cache
+file files/gio-module-cache.8s path=usr/share/man/man8s/gio-module-cache.8s
+
 file path=lib/svc/manifest/application/desktop-cache/desktop-mime-cache.xml
 file path=lib/svc/manifest/application/desktop-cache/gconf-cache.xml
 file path=lib/svc/manifest/application/desktop-cache/icon-cache.xml

--
Gitblit v1.9.3