#!/bin/sh set -e # Automatically added by dh_elpa/UNDECLARED if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ] || [ "$1" = "abort-deconfigure" ] || [ "$1" = "abort-remove" ] ; then if [ -e /var/lib/emacsen-common/state/package/installed/emacsen-common -a -x /usr/lib/emacsen-common/emacs-package-install ] ; then /usr/lib/emacsen-common/emacs-package-install --postinst epix fi fi # End automatically added section # Automatically added by dh_installdeb/13.7.1 dpkg-maintscript-helper rm_conffile /etc/bash_completion.d/epix 1.2.16-2\~ -- "$@" # End automatically added section