]> git.sesse.net Git - vlc/blob - ipkg/postinst.gpe
* ./modules/gui/kde/kde.cpp: the interface rc file defaults to the one in
[vlc] / ipkg / postinst.gpe
1 #!/bin/sh
2 ldconfig
3 if [ -x /usr/bin/update-menus ] && [ ! /usr/bin/update-menus ] ; then 
4    exit $?; 
5 fi