slackbuilds_ponce/network/nxclient/doinst.sh
ponce 27332535ba network/nxclient: Moved install location to /opt
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2011-03-07 02:12:15 -03: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