I would list the changes to the package here, but SBCL makes a new release every month, and there are usually a dozen or more minor changes per release. The previous version of this package is about 18 months old...
22 lines
820 B
Text
22 lines
820 B
Text
$NetBSD: patch-ab,v 1.2 2007/01/14 05:56:29 jonb Exp $
|
|
|
|
--- doc/sbcl.1.orig 2006-11-02 09:18:37.000000000 -0800
|
|
+++ doc/sbcl.1 2007-01-12 22:28:41.000000000 -0800
|
|
@@ -458,7 +458,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
|
|
@@ -498,7 +498,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
|