slackbuilds_ponce/games/ggmud/doinst.sh
Eric Underhill 4cd63afd3e games/ggmud: Added (console MUD client).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-10-03 08:54:10 +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