]> git.sesse.net Git - vlc/blob - ipkg/postrm.opie
The default refresh rate of osdmenu is 200 ms with a 15s timeout. The update is neede...
[vlc] / ipkg / postrm.opie
1 #!/bin/sh
2 /sbin/ldconfig
3 [ -x /opt/QtPalmtop/pics/vlc ] || rm /opt/QtPalmtop/pics/vlc
4 exit $?
5