slackbuilds_ponce/games/nSnake/doinst.sh
Dimitris Zlatanidis e5aac2a1fc games/nSnake: Added (snake game on the console).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-04-23 07:51:52 +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