SlackBuildsOrg/office/kbbi-qt/doinst.sh
Ali Ahmadi 895d7d2b4a office/kbbi-qt: Added (Indonesian Language Dictionary).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-05-13 06:59:14 +07: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