summaryrefslogtreecommitdiffstats
path: root/deps/qtav/doinst.sh
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-04-20 21:24:19 +0200
committer Eric Hameleers <alien@slackware.com>2017-04-20 21:24:19 +0200
commit382febb9b49d285bd9b86c44f8c90811b8bd337b (patch)
tree44dc82eb7bbce5a6fd8aef844602f863bdea66c4 /deps/qtav/doinst.sh
parente7003794e73c136eefdb8cf3f8a07d0f5c540bff (diff)
downloadktown-382febb9b49d285bd9b86c44f8c90811b8bd337b.tar.gz
ktown-382febb9b49d285bd9b86c44f8c90811b8bd337b.tar.xz
Updated deps for KDE 5_17.04
New: - qtav Updated: - accountsservice - frei0r-plugins - gpgme - ninja - poppler Recompiled: - dvdauthor
Diffstat (limited to 'deps/qtav/doinst.sh')
-rw-r--r--deps/qtav/doinst.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/deps/qtav/doinst.sh b/deps/qtav/doinst.sh
new file mode 100644
index 0000000..e4e6459
--- /dev/null
+++ b/deps/qtav/doinst.sh
@@ -0,0 +1,8 @@
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
+fi
+
+if [ -x /usr/bin/update-mime-database ]; then
+ /usr/bin/update-mime-database usr/share/mime >/dev/null 2>&1
+fi
+