]> git.donarmstrong.com Git - debhelper.git/blobdiff - autoscripts/postinst-menu
r434: added back (sigh)
[debhelper.git] / autoscripts / postinst-menu
index a73a169208ae9d6806d87cda985e805c66346ec5..8a46311ff56369c410df9689b3cc5ff9147cbd90 100644 (file)
@@ -1 +1 @@
-if [ -x /usr/bin/update-menus ] ; then update-menus ; fi
+if [ "$1" = "configure" -a -x /usr/bin/update-menus ]; then update-menus ; fi