(menu.info)Section 4.2


Prev: Section 4.1 Up: Chapter 4
Enter node , (file) or (file)node

4.2 Adding a hook for dpkg in your packages
===========================================

The 'postinst' script and the 'postrm' script of the package should
include the line

      if test -x /usr/bin/update-menus; then update-menus; fi

If you are using 'debhelper', the program 'dh_installmenu' can do it for
you.


automatically generated by info2www version 1.2.2.9