#!/bin/sh -e

dpkg-maintscript-helper rm_conffile \
  /etc/w3m/w3mconfig 0.4.2-2~ -- "$@"

# Automatically added by dh_installmenu
if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi
# End automatically added section

