X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=debian%2Fnotmuch-emacs.emacsen-remove;h=3b433ae2bebe0eb13277caf0139a43a1ee213cf3;hb=07dd9d53cb7d92dc42ef697edb65e4c491b65928;hp=184c2b602ab3807561c9f0f1c44eb6c20922085b;hpb=6f3d3c68a0f36325ec29b8196ee9b956bcd31a37;p=notmuch diff --git a/debian/notmuch-emacs.emacsen-remove b/debian/notmuch-emacs.emacsen-remove index 184c2b60..3b433ae2 100755 --- a/debian/notmuch-emacs.emacsen-remove +++ b/debian/notmuch-emacs.emacsen-remove @@ -4,7 +4,5 @@ FLAVOR=$1 PACKAGE=notmuch -if [ ${FLAVOR} != emacs ]; then - echo remove/${PACKAGE}: purging byte-compiled files for ${FLAVOR} - rm -rf /usr/share/${FLAVOR}/site-lisp/${PACKAGE} -fi +echo remove/${PACKAGE}: purging byte-compiled files for ${FLAVOR} +rm -rf /usr/share/${FLAVOR}/site-lisp/${PACKAGE}