slackbuilds_ponce/games/endgame-singularity/doinst.sh
CRTS 9672398c17
games/endgame-singularity: Added (Simulation)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-04-03 08:48:30 +07:00

5 lines
131 B
Bash

if [ -x /usr/bin/update-desktop-database ]; then
/usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
fi