]> git.sesse.net Git - vlc/blob - ipkg/postrm.zaurus
Updated release numbering for all ipk's
[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