Package: bbdb Version: 2.35.cvs20060204-1.1 Severity: minor Tags: patch User: [EMAIL PROTECTED] Usertags: origin-ubuntu intrepid ubuntu-patch
Hi, Michael W. Olson caught a small spelling error in debian/emacsen-install. Below is his patch to correct it. Please consider applying it. Thanks, James diff -pruN 2.35.cvs20060204-1.1/debian/emacsen-install 2.35.cvs20060204-1.1ubuntu1/debian/emacsen-install --- 2.35.cvs20060204-1.1/debian/emacsen-install 2007-07-20 15:10:34.000000000 +0100 +++ 2.35.cvs20060204-1.1ubuntu1/debian/emacsen-install 2007-07-20 15:10:04.000000000 +0100 @@ -5,7 +5,7 @@ FLAVOR=$1 PACKAGE="bbdb" if [ "X${FLAVOR}" = "X" ]; then - echo Need argument to determin FLAVOR of emacs; + echo Need argument to determine FLAVOR of emacs; exit 1 fi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]