slackbuilds_ponce/games/opensonic/doinst.sh
Larry Hajali e7ea0f4d71 games/opensonic: Added (game based on Sonic the Hedgehog)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2013-04-15 17:21:02 -05: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