slackbuilds_ponce/games/d2x-rebirth/doinst.sh
Andrew Strong 568cd51b4c games/d2x-rebirth: Added (port of Descent 2)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-04-20 16:12:18 -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