slackbuilds_ponce/system/cpu-g/doinst.sh
Eric Fernandes Ferreira b9f31d6610 system/cpu-g: Added (hardware information).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-07-16 10:57:24 -05: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