diff options
Diffstat (limited to 'math/tela/patches/patch-ah')
-rw-r--r-- | math/tela/patches/patch-ah | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/math/tela/patches/patch-ah b/math/tela/patches/patch-ah deleted file mode 100644 index 70b106da31f..00000000000 --- a/math/tela/patches/patch-ah +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ah,v 1.4 2002/05/03 23:32:13 jtb Exp $ - ---- t/std.t.orig Thu Nov 30 11:06:14 2000 -+++ t/std.t -@@ -95,7 +95,7 @@ - // kinds of Tela documentation. - local(directory,choicViewing,choiceDoc,editor,env) - { -- directory = "/usr/local/lib/tela"; -+ directory = "@PREFIX@/share/tela"; - editor = "emacs"; - pager = "less -Ms"; - env = getenv("EDITOR"); |