slackbuilds_ponce/system/cdemu-tray/doinst.sh
Niels Horn cd5a7f3569 system/cdemu-tray: Added. (cdemu client)
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2010-11-26 00:04:15 +01: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