slackbuilds_ponce/office/gbgoffice/doinst.sh
Petar Petrov 9034e05f4e office/gbgoffice: Added (Bgoffice dictionary frontend)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2011-10-21 15:59:21 -02:00

3 lines
No EOL
128 B
Bash

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