slackbuilds_ponce/games/tome/doinst.sh
David Melik 172d58e8fa games/tome: Misc build cleanups.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-01-01 00:39:15 -05: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