slackbuilds_ponce/games/bomberclone/doinst.sh
Dimitris Zlatanidis bb1a852378 games/bomberclone: Added (Clone of the game AtomicBomberMan).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-04-11 22:56:00 +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