#!/bin/bash -e # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts. # Automatically added by dh_installemacsen/13.14.1 if [ -e /var/lib/emacsen-common/state/package/installed/emacsen-common -a -x /usr/lib/emacsen-common/emacs-package-remove ] ; then /usr/lib/emacsen-common/emacs-package-remove --prerm crypt++el fi # End automatically added section exit 0 ### Local Variables: ### mode: shell-script ### End: