$NetBSD: patch-af,v 1.1.1.1 2001/02/28 22:34:09 jtb Exp $ --- t/demo.t.orig Wed Feb 28 18:59:25 2001 +++ t/demo.t @@ -46,7 +46,7 @@ } else if (strstarteq(choice,"Contour")) { - cd("/usr/local/lib/tela"); + cd("@PREFIX@/share/tela"); msg("\nA 'real world' example of plotting capabilities."); msg("Generating"); msg("- a colormap plot with annotations");