]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-menu
r434: added back (sigh)
[debhelper.git] / autoscripts / postinst-menu
1 if [ "$1" = "configure" -a -x /usr/bin/update-menus ]; then update-menus ; fi