]> git.donarmstrong.com Git - debhelper.git/blobdiff - autoscripts/postinst-menu
dh_installmenus: Now that a triggers capable menu and dpkg are in stable, menu does...
[debhelper.git] / autoscripts / postinst-menu
diff --git a/autoscripts/postinst-menu b/autoscripts/postinst-menu
deleted file mode 100644 (file)
index b56a346..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-if [ "$1" = "configure" ] && [ -x "`which update-menus 2>/dev/null`" ]; then
-       update-menus
-fi