#!/bin/sh

set -e

/usr/lib/emacsen-common/emacs-package-remove --prerm emacsen-common

rm -rf /var/lib/emacsen-common/state/flavor/pending

# Automatically added by dh_installdeb/13.24.2
dpkg-maintscript-helper rm_conffile /etc/emacs/site-start.d/00debian-vars.el 3.0.3\~ emacsen-common -- "$@"
dpkg-maintscript-helper rm_conffile /etc/emacs/site-start.el 3.0.3\~ emacsen-common -- "$@"
# End automatically added section

