]> git.sesse.net Git - vlc/blob - extras/package/ipkg/postinst.gpe
vlc_threads_funcs.h: Don't attempt to track pthread_cond_wait() that takes a long...
[vlc] / extras / package / ipkg / postinst.gpe
1 #!/bin/sh
2 /sbin/ldconfig
3 if [ -x /usr/bin/update-menus ] && [ ! /usr/bin/update-menus ] ; then 
4    exit $?; 
5 fi