X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=debian%2Fgnuplot-nox.postinst.debhelper;fp=debian%2Fgnuplot-nox.postinst.debhelper;h=8637a4e44758214954cad4ccaad32aeb9db13ee6;hb=39ec1247a71f61152a4a7f502a30f06a3896c5da;hp=0000000000000000000000000000000000000000;hpb=06be459be4f5f6a7c6ff878e84f355fb2575caa8;p=gnuplot diff --git a/debian/gnuplot-nox.postinst.debhelper b/debian/gnuplot-nox.postinst.debhelper new file mode 100644 index 0000000..8637a4e --- /dev/null +++ b/debian/gnuplot-nox.postinst.debhelper @@ -0,0 +1,5 @@ +# Automatically added by dh_installmenu +if [ "$1" = "configure" ] && [ -x "`which update-menus 2>/dev/null`" ]; then + update-menus +fi +# End automatically added section