# The script /usr/lib/menu/blends-menu is not intended to be called by the
# blends-common package but should be called by meta packages according to
# the Debian Pure Blends philosphy which is explained in blends-doc.
# That's why neither postinst nor prerm will call update-menus and
# if they would it would just be a useless call because it just exits 0
# if called by root.
blends-common: postinst-does-not-call-updatemenus usr/share/menu/blend-menu
blends-common: prerm-does-not-call-updatemenus usr/share/menu/blend-menu

# For obvious reasons the script has to be executable which is the
# intended use for scripts which dynamically create menu entries.
blends-common: executable-menu-file usr/share/menu/blend-menu 0755
