f951a56653
Changes since previous packaged version are too long to list, they include 1,5 years of continuous development, adding features, compiler optimizations, and fixing bugs. See log at http://www.sbcl.org/all-news.html
22 lines
820 B
Text
22 lines
820 B
Text
$NetBSD: patch-ab,v 1.3 2009/08/19 13:03:30 asau Exp $
|
|
|
|
--- doc/sbcl.1.orig 2009-02-17 00:36:13.000000000 +0300
|
|
+++ doc/sbcl.1 2009-05-24 10:38:55.000000000 +0400
|
|
@@ -400,7 +400,7 @@
|
|
This variable controls where files like "sbclrc", "sbcl.core", and the
|
|
add-on "contrib" systems are searched for. If it is not set, then
|
|
sbcl sets it from a compile-time default location which is usually
|
|
-/usr/local/lib/sbcl/ but may have been changed \fIe.g.\fR by a third-party
|
|
+@PREFIX@/lib/sbcl/ but may have been changed \fIe.g.\fR by a third-party
|
|
packager.
|
|
|
|
.SH FILES
|
|
@@ -434,7 +434,7 @@
|
|
should give you access to the complete manual. Depending on your
|
|
installation it may also be available in HTML and PDF formats in eg.
|
|
.IP
|
|
-.B /usr/local/share/doc/sbcl/
|
|
+.B @PREFIX@/share/doc/sbcl/
|
|
.PP
|
|
See the SBCL homepage
|
|
.IP
|