summaryrefslogtreecommitdiffstats
path: root/deps/telepathy/telepathy-mission-control/doinst.sh
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-10-12 00:21:03 +0200
committer Eric Hameleers <alien@slackware.com>2015-10-12 00:21:03 +0200
commitf31d934a55c6aab9c37cc9bc5f4c84e6a7df2c35 (patch)
tree8680ee2a72ab64ad3c3a73f99be753ffc5409538 /deps/telepathy/telepathy-mission-control/doinst.sh
parente621e1b7ecc65c2310ad156df97373668c29d5bd (diff)
downloadktown-f31d934a55c6aab9c37cc9bc5f4c84e6a7df2c35.tar.gz
ktown-f31d934a55c6aab9c37cc9bc5f4c84e6a7df2c35.tar.xz
kde/applications: enable KDE Telepathy and add all required dependencies.
Diffstat (limited to 'deps/telepathy/telepathy-mission-control/doinst.sh')
-rw-r--r--deps/telepathy/telepathy-mission-control/doinst.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/deps/telepathy/telepathy-mission-control/doinst.sh b/deps/telepathy/telepathy-mission-control/doinst.sh
new file mode 100644
index 0000000..56b9e41
--- /dev/null
+++ b/deps/telepathy/telepathy-mission-control/doinst.sh
@@ -0,0 +1,6 @@
+if [ -e usr/share/glib-2.0/schemas ]; then
+ if [ -x /usr/bin/glib-compile-schemas ]; then
+ /usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas >/dev/null 2>&1
+ fi
+fi
+