]> git.sesse.net Git - vlc/blob - ipkg/postrm.zaurus
* src/video_output/video_output.c: small bugfix + vout_Create() is now blocking until...
[vlc] / ipkg / postrm.zaurus
1 #!/bin/sh
2 ldconfig
3 [ -x /opt/QtPalmtop/sharp/pics/vlc ] || rm /opt/QtPalmtop/sharp/pics/vlc
4 exit 0
5