=================================================================== RCS file: /home/cvs/OpenXM/misc/packages/Linux/Debian/debian/openxm-binary.postinst,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- OpenXM/misc/packages/Linux/Debian/debian/openxm-binary.postinst 2005/04/20 22:24:39 1.4 +++ OpenXM/misc/packages/Linux/Debian/debian/openxm-binary.postinst 2006/02/07 05:07:55 1.5 @@ -5,7 +5,7 @@ fi echo "--------------------------------------------------------------------------" echo "If you will install asir now under /usr/local/OpenXM/bin, please answer y." echo "If not (e.g., installing this package for the knoppix/math, " -echo "please answer no." +echo "please answer n." echo "--------------------------------------------------------------------------" (export OpenXM_HOME=/usr/local/OpenXM ; /usr/local/bin/openxm asir-install.sh)