]> git.sesse.net Git - vlc/blob - ipkg/postrm.opie
* The stream output can't use PS with UDP
[vlc] / ipkg / postrm.opie
1 #!/bin/sh
2 ldconfig
3 [ -x /opt/QtPalmtop/pics/vlc ] || rm /opt/QtPalmtop/pics/vlc
4 exit 0
5