slackbuilds_ponce/games/wesnoth/doinst.sh
Willy Sudiarto Raharjo 2fd51092b9 games/wesnoth: Fix whitespace.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-01-09 20:18:25 +00:00

3 lines
132 B
Bash

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