slackbuilds_ponce/office/gummi/doinst.sh
Larry Hajali 550fceb245 office/gummi: Added. (Lightweight Latex editor written PyGTK)
Signed-off-by: Michiel van Wessem <michiel@slackbuilds.org>
2010-10-19 23:17:53 +01: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