slackbuilds_ponce/graphics/qcustomplot/doinst.sh
Brian Cox 716f7647e7
graphics/qcustomplot: Added (Qt C++ Widget).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-10-09 21:37:40 +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