SlackBuildsOrg/games/ceferino/doinst.sh
B. Watson 31e55e0209 games/ceferino: Added (2d balloon-breaking game).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-05-01 09:13:21 +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