slackbuilds_ponce/games/vitetris/doinst.sh
Dan-Simon Myrland 833fe34d61 games/vitetris: Added (ncurses tetris game).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-03-25 00:07:32 +00: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