summaryrefslogtreecommitdiffstats
path: root/games/wesnoth/doinst.sh
blob: 2f4077c01485a767d7765052639a0a5216cbf121 (plain)
1
2
3
4
if [ -x /usr/bin/update-desktop-database ]; then
    /usr/bin/update-desktop-database -q usr/share/applications > /dev/null 2>&1
fi