slackbuilds_ponce/ham/glrpt/doinst.sh
andreaN.OsacchettipicchioSP@AMgmail.com 5da56c5b38
ham/glrpt: Added (decode LRPT images).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-12-01 09:43:11 +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