slackbuilds_ponce/misc/gcolor2/doinst.sh
slakmagik 1d0419e752 Various: whitespace cleanups
All trailing whitespace (either at EOL or as entire last line) was
removed except in slack-desc files where all of them were made to
leave a trailing space after the 'blank' colons.

This only affects the builds that I maintain.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-07-03 15:52:10 -05:00

3 lines
113 B
Bash

if [ -x usr/bin/update-desktop-database ]; then
usr/bin/update-desktop-database -q usr/share/applications
fi