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, 0 insertions, 13 deletions
diff --git a/graphics/tcm/patches/patch-aq b/graphics/tcm/patches/patch-aq
deleted file mode 100644
index b9043c153d4..00000000000
--- a/graphics/tcm/patches/patch-aq
+++ /dev/null
@@ -1,13 +0,0 @@
-$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: