diff options
author | Frank Caraballo <fecaraballo{at}gmail{dot}com> | 2010-05-12 23:27:47 +0200 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-12 23:27:47 +0200 |
commit | 30e31954d20e62000cfc803cb664caf4bb1ae3ef (patch) | |
tree | 2ead59012cfc0cc5cae36035de0211258c71dc1e /audio/asunder/doinst.sh | |
parent | 7603e80bc30d31204e3a6d6097aa9be06a815afd (diff) |
audio/asunder: Added to 12.2 repository
Diffstat (limited to 'audio/asunder/doinst.sh')
-rw-r--r-- | audio/asunder/doinst.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/asunder/doinst.sh b/audio/asunder/doinst.sh new file mode 100644 index 000000000000..5dc6bb58c008 --- /dev/null +++ b/audio/asunder/doinst.sh @@ -0,0 +1,3 @@ +if [ -x usr/bin/update-desktop-database ]; then + usr/bin/update-desktop-database -q usr/share/applications +fi |