notmuch/debian/notmuch-emacs.emacsen-remove
David Bremner beaf251e16 debian: update notmuch-emacs for emacs policy 2.0.6
This involves
- the meta-flavour emacs has gone away
- a compat file is needed (also installed by dh_installemacsen)
- a conflict with pre-2.0.0 emacsen-common
- manually managing the "installed" semaphore file
2014-01-12 17:08:08 -04:00

8 lines
212 B
Bash
Executable file

#!/bin/sh -e
# /usr/lib/emacsen-common/packages/remove/notmuch-emacs
FLAVOR=$1
PACKAGE=notmuch
echo remove/${PACKAGE}: purging byte-compiled files for ${FLAVOR}
rm -rf /usr/share/${FLAVOR}/site-lisp/${PACKAGE}