]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-menu
r413: * dh_installdebconf: marge in templates with a .ll_LL extention,
[debhelper.git] / autoscripts / postinst-menu
1 if [ "$1" = "configure" -a -x /usr/bin/update-menus ]; then update-menus ; fi