blob: 8abff08ba546385ca1d945e39bc14968ba6bb9da (
plain) (
blame)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
 | --- ./jacal.info.orig	Mon Dec  1 04:55:18 2003
+++ ./jacal.info	Mon Feb 14 21:46:12 2005
@@ -213,9 +213,9 @@
 This may involve setting up that implementation's initialization file or
 LOADing a `.init' file from the `slib' directory.  Then type:
 
-     (slib:load "/usr/local/lib/jacal/math")
+     (slib:load "%%PREFIX%%/lib/jacal/math")
 
-where `/usr/local/lib/jacal/' is a path to the JACAL directory.  JACAL
+where `%%PREFIX%%/lib/jacal/' is a path to the JACAL directory.  JACAL
 should then print:
 
      JACAL version 1b4, Copyright 1989-1999, 2002 Aubrey Jaffer               |
 |