summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-11-11 00:54:52 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-11-11 00:54:52 +0000
commitbd9a751de336f3fb7f9ff31a6b9dab6b98d095f5 (patch)
tree972b66827e47271a177bd251d657516f9ba9097f /www-client/mozilla-firefox/mozilla-firefox-1.5.0.7.ebuild
parentRemoving from the tree, as media-sound/mpd supercedes it. (diff)
downloadgentoo-2-bd9a751de336f3fb7f9ff31a6b9dab6b98d095f5.tar.gz
gentoo-2-bd9a751de336f3fb7f9ff31a6b9dab6b98d095f5.tar.bz2
gentoo-2-bd9a751de336f3fb7f9ff31a6b9dab6b98d095f5.zip
Restrict parallel builds until upstream can solve the problem properly.
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'www-client/mozilla-firefox/mozilla-firefox-1.5.0.7.ebuild')
-rw-r--r--www-client/mozilla-firefox/mozilla-firefox-1.5.0.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/mozilla-firefox/mozilla-firefox-1.5.0.7.ebuild b/www-client/mozilla-firefox/mozilla-firefox-1.5.0.7.ebuild
index af6d279f59f0..4f36abbeedc9 100644
--- a/www-client/mozilla-firefox/mozilla-firefox-1.5.0.7.ebuild
+++ b/www-client/mozilla-firefox/mozilla-firefox-1.5.0.7.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/www-client/mozilla-firefox/mozilla-firefox-1.5.0.7.ebuild,v 1.10 2006/11/01 23:39:11 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-1.5.0.7.ebuild,v 1.11 2006/11/11 00:54:52 kloeri Exp $
unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179
@@ -187,7 +187,7 @@ src_compile() {
# requirements while compiling
edit_makefiles
- emake || die
+ emake -j1 || die
}
pkg_preinst() {