]> git.sesse.net Git - vlc/blob - ipkg/postrm.opie
telepathy: don't Close() twice. one time when we encounter an error, one more time...
[vlc] / ipkg / postrm.opie
1 #!/bin/sh
2 /sbin/ldconfig
3 [ -x /opt/QtPalmtop/pics/vlc ] || rm /opt/QtPalmtop/pics/vlc
4 exit $?
5