diff -r 4bc43250587a -r b36b9eee9c41 debian/emacsen-install.ex --- a/debian/emacsen-install.ex Fri Nov 17 10:15:27 2006 +0000 +++ b/debian/emacsen-install.ex Fri Nov 17 21:32:29 2006 +0000 @@ -1,12 +1,12 @@ #! /bin/sh -e -# /usr/lib/emacsen-common/packages/install/ha-config +# /usr/lib/emacsen-common/packages/install/ha-sync # Written by Jim Van Zandt , borrowing heavily # from the install scripts for gettext by Santiago Vila # and octave by Dirk Eddelbuettel . FLAVOR=$1 -PACKAGE=ha-config +PACKAGE=ha-sync if [ ${FLAVOR} = emacs ]; then exit 0; fi