slackbuilds_ponce/games/tome-ah/doinst.sh
David Melik 7b60aa6ffe games/tome-ah: Added (fantasy adventure game).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-05-27 07:30:52 +07: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