SlackBuildsOrg/games/pokerth/doinst.sh
Marcel Saegebarth cbe1af7038 games/pokerth: Updated for version 0.8.2.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2011-01-10 15:04:25 -06: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