summaryrefslogtreecommitdiffstats
path: root/academic/octave/doinst.sh
blob: 12009358229b84d9ae7d14a48d7d80c6ee6ba1e9 (plain)
#!/bin/sh

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