]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postrm-menu
r528: * Consistently use the which command instead of command -v or hardcoded
[debhelper.git] / autoscripts / postrm-menu
1 if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi