Added lirc.
[irreco.git] / lirc-0.8.4a / debian / lirc.emacsen-remove
blobe1d31895cea34ee847395158b9633fb9d98ef5a4
1 #!/bin/sh -e
2 # /usr/lib/emacsen-common/packages/remove/lirc
4 FLAVOR=$1
5 PACKAGE=lirc
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/lirc.info.gz
13 echo remove/${PACKAGE}: purging byte-compiled files for ${FLAVOR}
14 rm -rf /usr/share/${FLAVOR}/site-lisp/${PACKAGE}