* ./src/libvlc.c: strings in the main module are now translated (fixes: #92).
[vlc.git] / ipkg / postrm.gpe
blob304f9b0c7829f7f88e3eb4ff42d15a06b9ca3f53
1 #!/bin/sh
2 ldconfig
3 if [ -x /usr/bin/update-menus ] && [ ! /usr/bin/update-menus ] ; then
4 exit $?;
5 fi