X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=debian%2Fnotmuch-emacs.emacsen-remove;fp=debian%2Fnotmuch-emacs.emacsen-remove;h=3b433ae2bebe0eb13277caf0139a43a1ee213cf3;hp=184c2b602ab3807561c9f0f1c44eb6c20922085b;hb=beaf251e16d40bb38d56a1ec5573bfdc1c1cfb0d;hpb=fea6fe64e1ebc9499c98163de17946cf7c78e2c0 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}