summaryrefslogtreecommitdiffstats
path: root/audio/qsynth/doinst.sh
diff options
context:
space:
mode:
author Michales Michaloudes <korgie@gmail.com>2010-05-13 00:57:31 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-13 00:57:31 +0200
commit69d95f93fadaeb6e549af931d60eb19840b5be80 (patch)
treed6184d655f24693a4b663358564e8171767bd98b /audio/qsynth/doinst.sh
parent1f7e9927e4bb1567554f752684760d90d24d6222 (diff)
downloadslackbuilds-69d95f93fadaeb6e549af931d60eb19840b5be80.tar.gz
slackbuilds-69d95f93fadaeb6e549af931d60eb19840b5be80.tar.xz
audio/qsynth: Added to 13.0 repository
Diffstat (limited to 'audio/qsynth/doinst.sh')
-rw-r--r--audio/qsynth/doinst.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/qsynth/doinst.sh b/audio/qsynth/doinst.sh
new file mode 100644
index 0000000000..4e8ba7071d
--- /dev/null
+++ b/audio/qsynth/doinst.sh
@@ -0,0 +1,4 @@
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
+fi
+