|
|
|
#!/bin/sh set -e # Automatically added by dh_installemacsen if [ -x /usr/lib/emacsen-common/emacs-package-remove ] ; then /usr/lib/emacsen-common/emacs-package-remove bhl fi # End automatically added section # Automatically added by dh_installinfo if [ "$1" = remove ] || [ "$1" = upgrade ]; then install-info --quiet --remove /usr/share/info/bhl.info fi # End automatically added section
| Results 1 - 1 |