slackbuilds_ponce/system/lbench/doinst.sh
Niels Horn 1a0d0d9b4d system/lbench: Added (system benchmark tool)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-06-12 07:47:29 -05:00

4 lines
130 B
Bash

if [ -x /usr/bin/update-desktop-database ]; then
/usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
fi