slackbuilds_ponce/games/sauerbraten/doinst.sh
Larry Hajali 11aac8fc23 games/sauerbraten: Added (FPS game based on the original Cube FPS)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2010-08-29 15:32:12 -05:00

4 lines
130 B
Bash

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