]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-menu
r542: * dh_installinit: Always start daemon on upgraded even if
[debhelper.git] / autoscripts / postinst-menu
1 if [ "$1" = "configure" ] && [ -x /usr/bin/update-menus ]; then update-menus ; fi