summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2006-01-05 04:03:18 +0000
committerJory Pratt <anarchy@gentoo.org>2006-01-05 04:03:18 +0000
commit9bcd0689df9fa4ce45593a6402bf1aa903de112a (patch)
tree9e897f44b0b29f7dd3a1b4dbe24e606dec48ea23 /dev-lisp/sbcl/sbcl-0.9.8.ebuild
parentRemove the chunk from bug #116977, not needed for 0.4.2 (diff)
downloadhistorical-9bcd0689df9fa4ce45593a6402bf1aa903de112a.tar.gz
historical-9bcd0689df9fa4ce45593a6402bf1aa903de112a.tar.bz2
historical-9bcd0689df9fa4ce45593a6402bf1aa903de112a.zip
"removed sed as wrt bug #117701"
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-lisp/sbcl/sbcl-0.9.8.ebuild')
-rw-r--r--dev-lisp/sbcl/sbcl-0.9.8.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-lisp/sbcl/sbcl-0.9.8.ebuild b/dev-lisp/sbcl/sbcl-0.9.8.ebuild
index 4c13bd313316..e7db285a3e79 100644
--- a/dev-lisp/sbcl/sbcl-0.9.8.ebuild
+++ b/dev-lisp/sbcl/sbcl-0.9.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.9.8.ebuild,v 1.1 2006/01/03 18:31:51 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.9.8.ebuild,v 1.2 2006/01/05 04:03:18 anarchy Exp $
inherit common-lisp-common-2 eutils
@@ -64,7 +64,6 @@ src_unpack() {
unpack ${P}-source.tar.bz2
epatch ${MY_WORK}/sbcl-gentoo.patch || die
sed -i "s,/lib,/$(get_libdir),g" ${S}/install.sh
- sed -i "s,\\(.*SBCL_HOME.*\\)/usr/lib,\\1/usr/$(get_libdir),g" ${S}/src/runtime/runtime.c
cp ${MY_WORK}/customize-target-features.lisp-prefix \
${S}/customize-target-features.lisp