Generalize some blosxom helper functions.
[muse-el.git] / debian / emacsen-remove
blob398b5b2046cfca5056090be85d8cf1ac22e2bba0
1 #!/bin/sh -e
2 # /usr/lib/emacsen-common/packages/remove/emacs-wiki
4 FLAVOR=$1
5 PACKAGE=muse-el
7 if [ ${FLAVOR} != emacs ]; then
8 # if test -x /usr/sbin/install-info-altdir; then
9 # echo remove/${PACKAGE}: removing Info links for ${FLAVOR}
10 # install-info-altdir --quiet --remove --dirname=${FLAVOR} /usr/info/emacs-wiki.info.gz
11 # fi
13 echo remove/${PACKAGE}: purging byte-compiled files for ${FLAVOR}
14 rm -rf /usr/share/${FLAVOR}/site-lisp/${PACKAGE}