slackbuilds_ponce/system/I-Nex/doinst.sh
Cristiano Urban 3b295c04e6
system/I-Nex: Added (System information tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-07-25 22:58:51 +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