]> git.donarmstrong.com Git - debhelper.git/blobdiff - autoscripts/postrm-menu
Updated French man page translation. Closes: #685560
[debhelper.git] / autoscripts / postrm-menu
index a73a169208ae9d6806d87cda985e805c66346ec5..a180558d70b4c67f0429c422926c13691a72180c 100644 (file)
@@ -1 +1 @@
-if [ -x /usr/bin/update-menus ] ; then update-menus ; fi
+if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi