diff -r fa49cacf33d6 -r f52b40333287 debian/emacsen-install.ex --- a/debian/emacsen-install.ex Wed Dec 19 22:02:31 2007 +0000 +++ b/debian/emacsen-install.ex Wed Dec 19 22:29:56 2007 +0000 @@ -1,12 +1,12 @@ #! /bin/sh -e -# /usr/lib/emacsen-common/packages/install/nagios-plugin-check-exim +# /usr/lib/emacsen-common/packages/install/nagios-plugin-exim # Written by Jim Van Zandt , borrowing heavily # from the install scripts for gettext by Santiago Vila # and octave by Dirk Eddelbuettel . FLAVOR=$1 -PACKAGE=nagios-plugin-check-exim +PACKAGE=nagios-plugin-exim if [ ${FLAVOR} = emacs ]; then exit 0; fi