SlackBuildsOrg/ham/xgridloc/doinst.sh
JK Wood 328090635f ham/xgridloc: Added desktop file and icon.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-07-18 11:09:35 +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