SlackBuildsOrg/office/bookbinder/doinst.sh
Petr Kletecka 96bfb30bce office/bookbinder: (Create a bindable book from a PDF file)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2013-04-26 22:11:54 -03: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