summaryrefslogtreecommitdiffstats
path: root/development/edb-debugger/doinst.sh
blob: a6514a23d2303a00f53f434ddb71a4b7c6633c74 (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