slackbuilds_ponce/games/xonotic/doinst.sh
James Geboski 9a90796261 games/xonotic: Added (First-person shooter)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-04-20 16:13:04 -04: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