0.8.5.5
authorDaniel Barlow <dan@telent.net>
Sun, 26 Oct 2003 04:04:28 +0000 (04:04 +0000)
committerDaniel Barlow <dan@telent.net>
Sun, 26 Oct 2003 04:04:28 +0000 (04:04 +0000)
BUILD_ROOT

install.sh
version.lisp-expr

index 6e11bd1..2002101 100644 (file)
@@ -36,7 +36,7 @@ test -f $BUILD_ROOT$SBCL_HOME/sbcl.core && \
 
 cp src/runtime/sbcl $BUILD_ROOT$INSTALL_ROOT/bin/
 cp output/sbcl.core $BUILD_ROOT$SBCL_HOME/sbcl.core
-cp doc/sbcl.1 $MAN_DIR/man1/
+cp doc/sbcl.1 $BUILD_ROOT$MAN_DIR/man1/
 
 # installing contrib 
 
index 69a6497..4455e27 100644 (file)
@@ -17,4 +17,4 @@
 ;;; checkins which aren't released. (And occasionally for internal
 ;;; versions, especially for internal versions off the main CVS
 ;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"0.8.5.3"
+"0.8.5.4"