SlackBuildsOrg/games/VASSAL/doinst.sh
Benjamin Trigona-Harany 2379cbeb37 games/VASSAL: Added (engine for board and card games).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-05-30 15:42:11 +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