]> git.sesse.net Git - vlc/blob - ipkg/postrm.opie
* modules/access/http.c: Do not use vlc_UrlEncode for the same reason
[vlc] / ipkg / postrm.opie
1 #!/bin/sh
2 /sbin/ldconfig
3 [ -x /opt/QtPalmtop/pics/vlc ] || rm /opt/QtPalmtop/pics/vlc
4 exit $?
5