summaryrefslogtreecommitdiffstats
path: root/audio/mhwaveedit/doinst.sh
diff options
context:
space:
mode:
author Heinz Wiesinger2010-05-11 20:30:49 +0200
committer Heinz Wiesinger2010-05-11 20:30:49 +0200
commit999c1ed65abee216d96a9ad9b753f55afe5e9dd0 (patch)
tree143d42e6f4c92ec2e3f8c87116df7f258ab9afac /audio/mhwaveedit/doinst.sh
parentc0b7ead6241fefb332ddfdec4aea1e0e8170cd46 (diff)
downloadslackbuilds-999c1ed65abee216d96a9ad9b753f55afe5e9dd0.tar.gz
audio/mhwaveedit: Moved from multimedia
Diffstat (limited to 'audio/mhwaveedit/doinst.sh')
-rw-r--r--audio/mhwaveedit/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/mhwaveedit/doinst.sh b/audio/mhwaveedit/doinst.sh
new file mode 100644
index 0000000000..98d466d8b9
--- /dev/null
+++ b/audio/mhwaveedit/doinst.sh
@@ -0,0 +1,3 @@
+if [ -x usr/bin/update-desktop-database ]; then
+ ./usr/bin/update-desktop-database ./usr/share/applications >/dev/null 2>&1
+fi