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