games/skulltag: Fixed (Handle desktop file)

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
dsomero 2012-09-29 17:56:18 -04:00 committed by Robby Workman
parent 542632d886
commit 0868fadfe7

View file

@ -1 +1,4 @@
# FIXME: placeholder
if [ -x /usr/bin/update-desktop-database ]; then
/usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
fi