gecko-dev/build/package/debian/postinst.debhelper
ramiro%netscape.com 1691770eae Add debian packaging stuff. Thanks very much to Brent Fulgham and the
debian hackers for contributing these.
1999-08-06 09:35:28 +00:00

7 lines
260 B
Plaintext

# Automatically added by dh_installmime
if [ -x /usr/sbin/update-mime ]; then update-mime; fi
# End automatically added section
# Automatically added by dh_installmenu
if test -x /usr/bin/update-menus ; then update-menus ; fi
# End automatically added section