summaryrefslogtreecommitdiffstats
path: root/audio/clam_voice2midi/doinst.sh
diff options
context:
space:
mode:
author B. Watson2010-05-13 00:57:26 +0200
committer Robby Workman2010-05-13 00:57:26 +0200
commit9823cc7dfc04bae1ca994b1c09b3d02788f5e5b6 (patch)
tree77843f5e31664f0c5beadeec4f031cd67ef81281 /audio/clam_voice2midi/doinst.sh
parent1fe3dda3c8d12b6126260ddfabe922fdb87e73fb (diff)
downloadslackbuilds-9823cc7dfc04bae1ca994b1c09b3d02788f5e5b6.tar.gz
audio/clam_voice2midi: Added to 13.0 repository
Diffstat (limited to 'audio/clam_voice2midi/doinst.sh')
-rw-r--r--audio/clam_voice2midi/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/clam_voice2midi/doinst.sh b/audio/clam_voice2midi/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/audio/clam_voice2midi/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