]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postrm-menu
r547: * Use invoke-rc.d always now that it is in policy. Fall back to old behavior
[debhelper.git] / autoscripts / postrm-menu
1 if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi