$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");