slackbuilds_ponce/games/chexquest3/doinst.sh
B. Watson f66dd7f634 games/chexquest3: Added (breakfast cereal themed FPS game).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-01-20 19:35:24 +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