summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2010-04-28 14:55:16 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2010-04-28 14:55:16 +0000
commit10748d8590b03d01de8b918926d01e82cd268a2d (patch)
tree1964cd518134cee7973f4c496af54e11e9fff9e4 /sci-mathematics/singular/singular-3.1.1.ebuild
parentclean up unused inherit eutils (diff)
downloadhistorical-10748d8590b03d01de8b918926d01e82cd268a2d.tar.gz
historical-10748d8590b03d01de8b918926d01e82cd268a2d.tar.bz2
historical-10748d8590b03d01de8b918926d01e82cd268a2d.zip
Reverted to full -j1, simple hacks for parallel builds unstable
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'sci-mathematics/singular/singular-3.1.1.ebuild')
-rw-r--r--sci-mathematics/singular/singular-3.1.1.ebuild6
1 files changed, 1 insertions, 5 deletions
diff --git a/sci-mathematics/singular/singular-3.1.1.ebuild b/sci-mathematics/singular/singular-3.1.1.ebuild
index 49de6ffab108..28061fec825b 100644
--- a/sci-mathematics/singular/singular-3.1.1.ebuild
+++ b/sci-mathematics/singular/singular-3.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.1.1.ebuild,v 1.1 2010/04/28 04:53:21 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.1.1.ebuild,v 1.2 2010/04/28 14:55:16 bicatali Exp $
EAPI="2"
@@ -66,10 +66,6 @@ src_configure() {
}
src_compile() {
- emake install -j1 -C omalloc || die "emake omalloc failed"
- emake install -j1 -C factory || die "emake factory failed"
- emake install -C libfac || die "emake libfac failed"
- emake install -C kernel || die "emake libfac failed"
emake -j1 || die "emake failed"
if use emacs; then
cd "${WORKDIR}"/${MY_PN}/${MY_PV}/emacs/