SlackBuildsOrg/office/re-typeset/doinst.sh
B. Watson e2cfbb6e1c office/re-typeset: Added (resize scanned text images).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2018-12-27 10:02:01 +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