$NetBSD: patch-aa,v 1.1.1.1 2001/05/31 15:48:05 agc Exp $ --- errors.cc.orig Fri Mar 23 01:35:40 2001 +++ errors.cc Thu May 31 13:45:32 2001 @@ -128,11 +128,11 @@ break; case NO_HFILE_PATH: errout += "NO_HFILE_PATH\n\ -If /etc/xtide.conf is not provided, you must set the environment variable\n\ +If ${PREFIX}/etc/xtide.conf is not provided, you must set the environment variable\n\ HFILE_PATH to point to your harmonics files. Example:\n\ - export HFILE_PATH=/usr/local/share/xtide/harmonics.txt:\\\n\ - /usr/local/share/xtide/offsets.xml\n\ -Please refer to the documentation for usage of /etc/xtide.conf."; + export HFILE_PATH=${PREFIX}/share/xtide/harmonics.txt:\\\n\ + ${PREFIX}/share/xtide/offsets.xml\n\ +Please refer to the documentation for usage of ${PREFIX}/etc/xtide.conf."; break; case IMPOSSIBLE_CONVERSION: errout += "IMPOSSIBLE_CONVERSION\n\