]> git.donarmstrong.com Git - debhelper.git/blobdiff - autoscripts/postinst-menu
r161: Initial Import
[debhelper.git] / autoscripts / postinst-menu
index 49b2c5de2daa1ffcdfd2b993dd64b729c3952fe9..2b0f740c48fe5cc1d92ce30b189a0569e14b8afe 100644 (file)
@@ -1 +1 @@
-if command -v update-menus >/dev/null 2>&1 ; then update-menus ; fi
+if text -x /usr/bin/update-menus ; then update-menus ; fi