slackbuilds_ponce/graphics/grafx2/doinst.sh
Jorge Giner f50e7fd828 graphics/grafx2: Added (256-color bitmap paint program).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-09-19 04:26:41 +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