slackbuilds_ponce/games/higan/doinst.sh
Gabriel Magno 7f4cf98d3f games/higan: Added (Nintendo multi-system emulator)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-06-04 00:11:32 -05:00

4 lines
130 B
Bash

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