audio/amSynth: Update desktop files.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
dsomero 2012-09-03 14:48:10 -04:00
parent 62d66e8097
commit 356be83558
1 changed files with 3 additions and 0 deletions

3
audio/amSynth/doinst.sh Normal file
View File

@ -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