slackbuilds_ponce/games/cgames/doinst.sh
Dimitris Zlatanidis 2d49311692 games/cgames: Added (Games for the Linux Console).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-04-17 00:38:49 +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