slackbuilds_ponce/games/angband/doinst.sh
David Melik ebd7532663 games/angband: Updated for version 4.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-07-04 14:56:48 +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