summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Goller <morfic@gentoo.org>2004-12-11 19:21:16 +0000
committerDaniel Goller <morfic@gentoo.org>2004-12-11 19:21:16 +0000
commit7aaf9355a25a678656bc938df1201e96e5d88ca9 (patch)
tree288fda4606852e22ae6584143fdcbfbc8ba4e559 /dev-libs/boost/boost-1.32.0.ebuild
parentStable on alpha. (Manifest recommit) (diff)
downloadgentoo-2-7aaf9355a25a678656bc938df1201e96e5d88ca9.tar.gz
gentoo-2-7aaf9355a25a678656bc938df1201e96e5d88ca9.tar.bz2
gentoo-2-7aaf9355a25a678656bc938df1201e96e5d88ca9.zip
fixing || die
Diffstat (limited to 'dev-libs/boost/boost-1.32.0.ebuild')
-rw-r--r--dev-libs/boost/boost-1.32.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/boost/boost-1.32.0.ebuild b/dev-libs/boost/boost-1.32.0.ebuild
index 6bdb628782a0..650c1e38bcbe 100644
--- a/dev-libs/boost/boost-1.32.0.ebuild
+++ b/dev-libs/boost/boost-1.32.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.32.0.ebuild,v 1.3 2004/12/11 18:03:34 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.32.0.ebuild,v 1.4 2004/12/11 19:21:16 morfic Exp $
# This ebuild was generated by Ebuilder v0.4.
@@ -41,7 +41,7 @@ src_compile() {
-sTOOLS=gcc \
--prefix=${D}/usr \
--layout=system \
- stage || die "stage failed"
+ stage
}
src_install () {
@@ -54,7 +54,7 @@ src_install () {
-sTOOLS=gcc \
--prefix=${D}/usr \
--layout=system \
- install || die "install failed"
+ install
# Install documentation; seems to be mostly under ${S}/lib
# install documentation