summaryrefslogtreecommitdiff
path: root/system/guake/doinst.sh
diff options
context:
space:
mode:
authorDonald Cooley <chytraeu@sdf.org>2017-08-21 02:39:01 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-08-26 07:19:39 +0700
commit175950053948dbab2e8bad9406acacb8c3452703 (patch)
tree161f8f368ac4a6f13f26edfa0169d66b8a3fbac1 /system/guake/doinst.sh
parent0ef5bc1dcb696dcac6ff10ce2f9883fa1a1bbeb6 (diff)
downloadslackbuilds-175950053948dbab2e8bad9406acacb8c3452703.tar.gz
system/guake: Updated for version 0.8.10.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/guake/doinst.sh')
-rw-r--r--system/guake/doinst.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/system/guake/doinst.sh b/system/guake/doinst.sh
index 4b5b3c933c..c9b09eac64 100644
--- a/system/guake/doinst.sh
+++ b/system/guake/doinst.sh
@@ -12,10 +12,6 @@ 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
-
if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then
if [ -x /usr/bin/gtk-update-icon-cache ]; then
/usr/bin/gtk-update-icon-cache -f usr/share/icons/hicolor >/dev/null 2>&1