]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-menu
r1614: * Patch from Andrew Suffield <asuffield@debian.org> to make dh_strip
[debhelper.git] / autoscripts / postinst-menu
1 if [ "$1" = "configure" ] && [ -x /usr/bin/update-menus ]; then update-menus ; fi