]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postrm-menu
r1978: * dh_installudev: Don't fail if the link already somehow exists on initial
[debhelper.git] / autoscripts / postrm-menu
1 if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi