slackbuilds_ponce/network/nxclient/doinst.sh
ponce 8cb50d13ea network/nxclient: (client for the NX protocol)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-12-09 08:45:28 -06: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