Updated build rules
[qstardict] / debian / qstardict.postinst.debhelper
diff --git a/debian/qstardict.postinst.debhelper b/debian/qstardict.postinst.debhelper
deleted file mode 100644 (file)
index 8637a4e..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-# Automatically added by dh_installmenu
-if [ "$1" = "configure" ] && [ -x "`which update-menus 2>/dev/null`" ]; then
-       update-menus
-fi
-# End automatically added section