slackbuilds_ponce/system/hwloc/doinst.sh
Wainamoinen ccd99a45b0 system/hwloc: Added (Portable Hardware Locality).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-01-16 00:04:26 +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