slackbuilds_ponce/office/Ted/doinst.sh
Hannes Worst d38f04b690 office/Ted: Added (lightweight WYSIWYG wordprocessor)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2011-12-16 22:52:17 -02: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