summaryrefslogtreecommitdiff
path: root/math/tela/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'math/tela/patches/patch-ah')
-rw-r--r--math/tela/patches/patch-ah4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/tela/patches/patch-ah b/math/tela/patches/patch-ah
index cf1803551cc..4b1ad0b6002 100644
--- a/math/tela/patches/patch-ah
+++ b/math/tela/patches/patch-ah
@@ -1,4 +1,4 @@
-$NetBSD: patch-ah,v 1.2 2001/03/01 21:16:53 jtb Exp $
+$NetBSD: patch-ah,v 1.3 2001/03/04 17:15:19 jtb Exp $
--- t/std.t.orig Thu Nov 30 11:06:14 2000
+++ t/std.t
@@ -7,7 +7,7 @@ $NetBSD: patch-ah,v 1.2 2001/03/01 21:16:53 jtb Exp $
local(directory,choicViewing,choiceDoc,editor,env)
{
- directory = "/usr/local/lib/tela";
-+ directory = "/usr/pkg/share/tela";
++ directory = "@PREFIX@/share/tela";
editor = "emacs";
pager = "less -Ms";
env = getenv("EDITOR");