slackbuilds_ponce/system/lshw/doinst.sh
2010-05-11 22:26:46 +02:00

6 lines
132 B
Bash

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