summaryrefslogtreecommitdiff
path: root/time/xtide/patches/patch-aa
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-03-14 16:39:24 +0000
committerwiz <wiz@pkgsrc.org>2010-03-14 16:39:24 +0000
commit23d32a8302c824362da38276551998b0b558f1c1 (patch)
treeb6d8976b82e94cbbadf51ed3c365a158e344c87a /time/xtide/patches/patch-aa
parentcd34b8b8cc91cfeebde139580494edac3135a038 (diff)
downloadpkgsrc-23d32a8302c824362da38276551998b0b558f1c1.tar.gz
Reimport misc/xtide to time/
Diffstat (limited to 'time/xtide/patches/patch-aa')
-rw-r--r--time/xtide/patches/patch-aa18
1 files changed, 18 insertions, 0 deletions
diff --git a/time/xtide/patches/patch-aa b/time/xtide/patches/patch-aa
new file mode 100644
index 00000000000..4a38fb54b0b
--- /dev/null
+++ b/time/xtide/patches/patch-aa
@@ -0,0 +1,18 @@
+$NetBSD: patch-aa,v 1.1.1.1 2010/03/14 16:39:24 wiz Exp $
+
+--- errors.cc.orig 2004-11-17 17:27:18.000000000 +0100
++++ errors.cc 2006-11-05 21:59:29.000000000 +0100
+@@ -121,10 +121,10 @@ If the harmonics file has been updated,
+ 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 "PKG_SYSCONFDIR"/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.tcd\n\
+-Please refer to the documentation for usage of /etc/xtide.conf.";
++ export HFILE_PATH="PREFIX"/share/xtide/harmonics.tcd\n\
++Please refer to the documentation for usage of "PKG_SYSCONFDIR"/xtide.conf.";
+ break;
+ case IMPOSSIBLE_CONVERSION:
+ errout += "IMPOSSIBLE_CONVERSION\n\