slackbuilds_ponce/academic/g3data/doinst.sh
Robby Workman ec15963a5e academic/g3data: Miscellaneous cleanup and typo fix
Thanks to Serban Udrea for the heads-up on the typo.
2010-05-26 23:57:57 -05:00

4 lines
130 B
Bash

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