SlackBuildsOrg/academic/mathomatic/doinst.sh
Matthew Fillpot 9edac5e337 academic/mathomatic: Updated for version 15.6.3 (+new maintainer)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2011-08-19 08:58:16 -03:00

3 lines
129 B
Bash

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