slackbuilds_ponce/desktop/gis-weather/doinst.sh
Leo C 12cb5c2c38
desktop/gis-weather: Added (weather widget).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-12-24 07:33:34 +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