summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2004-08-05 17:06:40 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2004-08-05 17:06:40 +0000
commit332c7dbdeedcc501c2cd4a70dcc128cf9a2f2814 (patch)
tree12a90525fd993c6549dace8012bafa93d483ddaf /dev-lisp/sbcl
parentMarked ~amd64. (diff)
downloadhistorical-332c7dbdeedcc501c2cd4a70dcc128cf9a2f2814.tar.gz
historical-332c7dbdeedcc501c2cd4a70dcc128cf9a2f2814.tar.bz2
historical-332c7dbdeedcc501c2cd4a70dcc128cf9a2f2814.zip
*** empty log message ***
Diffstat (limited to 'dev-lisp/sbcl')
-rw-r--r--dev-lisp/sbcl/ChangeLog5
-rw-r--r--dev-lisp/sbcl/files/0.8.13/sbcl.sh2
2 files changed, 5 insertions, 2 deletions
diff --git a/dev-lisp/sbcl/ChangeLog b/dev-lisp/sbcl/ChangeLog
index b726aeb08d28..9316a7e2fe28 100644
--- a/dev-lisp/sbcl/ChangeLog
+++ b/dev-lisp/sbcl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/sbcl
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/ChangeLog,v 1.39 2004/08/01 22:34:54 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/ChangeLog,v 1.40 2004/08/05 17:06:40 mkennedy Exp $
+
+ 05 Aug 2004; <mkennedy@gentoo.org> files/0.8.13/sbcl.sh:
+ Remove verbose shell output from sbcl.sh
*sbcl-0.8.13 (01 Aug 2004)
diff --git a/dev-lisp/sbcl/files/0.8.13/sbcl.sh b/dev-lisp/sbcl/files/0.8.13/sbcl.sh
index fed75084d432..d0ebaf86fa5d 100644
--- a/dev-lisp/sbcl/files/0.8.13/sbcl.sh
+++ b/dev-lisp/sbcl/files/0.8.13/sbcl.sh
@@ -1,4 +1,4 @@
-#!/bin/sh -x
+#!/bin/sh
if [ ! -f /usr/share/common-lisp/source/common-lisp-controller/common-lisp-controller.lisp ] ; then
cat <<EOF