projects
/
notmuch
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'debian/0.17-3'
[notmuch]
/
debian
/
notmuch-emacs.emacsen-remove
1
#!/bin/sh -e
2
# /usr/lib/emacsen-common/packages/remove/notmuch-emacs
3
4
FLAVOR=$1
5
PACKAGE=notmuch
6
7
echo remove/${PACKAGE}: purging byte-compiled files for ${FLAVOR}
8
rm -rf /usr/share/${FLAVOR}/site-lisp/${PACKAGE}