summaryrefslogtreecommitdiffstats
path: root/network/otter/doinst.sh
diff options
context:
space:
mode:
author Dimitris Zlatanidis2014-04-05 09:57:53 +0200
committer Willy Sudiarto Raharjo2014-04-07 09:43:58 +0200
commitcced43f463afb77af77cb8b4bc574cae5c091a9a (patch)
tree4537be116e60f1fd816c6f02a0440c2072523c4e /network/otter/doinst.sh
parent6a2d8112423da5f1555aa39f9dec1daddc819cd0 (diff)
downloadslackbuilds-cced43f463afb77af77cb8b4bc574cae5c091a9a.tar.gz
network/otter: Added (Web browser).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/otter/doinst.sh')
-rw-r--r--network/otter/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/network/otter/doinst.sh b/network/otter/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/network/otter/doinst.sh
@@ -0,0 +1,3 @@
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
+fi