summaryrefslogtreecommitdiff
path: root/graphics/tcm/patches/patch-aq
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tcm/patches/patch-aq')
-rw-r--r--graphics/tcm/patches/patch-aq13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/tcm/patches/patch-aq b/graphics/tcm/patches/patch-aq
new file mode 100644
index 00000000000..b9043c153d4
--- /dev/null
+++ b/graphics/tcm/patches/patch-aq
@@ -0,0 +1,13 @@
+$NetBSD: patch-aq,v 1.1.1.1 2001/02/24 01:30:07 jtb Exp $
+
+--- ed/helper.c.orig Fri Feb 23 18:17:11 2001
++++ ed/helper.c
+@@ -44,7 +44,7 @@
+ char home[MAXNAME];
+ System::GetToolkitHome(home);
+ string helpFile = home;
+- helpFile += "/lib/help/";
++ helpFile += "/share/tcm/help/";
+
+ switch(tp) {
+ case WELCOME: