918cdda697
to avoid conflict with other Schemes.
13 lines
347 B
Text
13 lines
347 B
Text
$NetBSD: patch-ad,v 1.1 2001/04/12 21:06:45 jtb Exp $
|
|
|
|
--- prelude.scheme.orig Thu Apr 12 19:36:23 2001
|
|
+++ prelude.scheme
|
|
@@ -708,7 +708,7 @@
|
|
;
|
|
; Comment this out if you don't want to use SLIB
|
|
|
|
-(load "/usr/local/lib/scheme/SLIB-for-umb-scheme.init")
|
|
+(load "@PREFIX@/share/umb-scheme/SLIB-for-umb-scheme.init")
|
|
|
|
; MAINTENANCE PROCEDURES
|
|
|