SlackBuildsOrg/games/d1x-rebirth/doinst.sh
Andrew Strong 4402746118 games/d1x-rebirth: Added (port of Descent 1)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-04-20 16:11:42 -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