]> git.sesse.net Git - vlc/blob - ipkg/postrm.gpe
* modules/gui/wxwindows/preferences.cpp: windows can't have open _and_ save file...
[vlc] / ipkg / postrm.gpe
1 #!/bin/sh
2 /sbin/ldconfig
3 if [ -x /usr/bin/update-menus ] && [ ! /usr/bin/update-menus ] ; then 
4    exit $?; 
5 fi