summaryrefslogtreecommitdiffstats
path: root/academic/wehi-cellsymphony/doinst.sh
diff options
context:
space:
mode:
author Petar Petrov2016-12-19 00:48:22 +0100
committer Willy Sudiarto Raharjo2016-12-24 01:33:34 +0100
commitf2cdc95488314ca924b16e8a6b5ac65fe434013f (patch)
tree0ae7b87a7dec578cf194ffd37696104368c8efe4 /academic/wehi-cellsymphony/doinst.sh
parent12cb5c2c382284d3d6b32854394d470197ee9407 (diff)
downloadslackbuilds-f2cdc95488314ca924b16e8a6b5ac65fe434013f.tar.gz
academic/wehi-cellsymphony: Added (Audio representation).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/wehi-cellsymphony/doinst.sh')
-rw-r--r--academic/wehi-cellsymphony/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/academic/wehi-cellsymphony/doinst.sh b/academic/wehi-cellsymphony/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/academic/wehi-cellsymphony/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