SlackBuildsOrg/games/bitfighter/doinst.sh
Dimitris Zlatanidis 43f99ca5f1 games/bitfighter: Updated for version 019c.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-04-10 11:49:16 +07:00

3 lines
129 B
Bash

if [ -x /usr/bin/update-desktop-database ]; then
/usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
fi