#!/bin/sh /sbin/ldconfig if [ -x /usr/share/vlc ] ; then ln -s /usr/share/vlc /opt/QtPalmtop/pics/vlc fi exit $?