summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/bash/bash-3.2_p17-r1.ebuild')
-rw-r--r--app-shells/bash/bash-3.2_p17-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-shells/bash/bash-3.2_p17-r1.ebuild b/app-shells/bash/bash-3.2_p17-r1.ebuild
index 4917a0582dc5..08ddaffc3ad2 100644
--- a/app-shells/bash/bash-3.2_p17-r1.ebuild
+++ b/app-shells/bash/bash-3.2_p17-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p17-r1.ebuild,v 1.1 2007/08/07 06:10:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p17-r1.ebuild,v 1.2 2007/10/28 19:23:00 vapier Exp $
inherit eutils flag-o-matic toolchain-funcs multilib
@@ -64,6 +64,7 @@ src_unpack() {
if ! use vanilla ; then
epatch "${FILESDIR}"/${PN}-3.1-gentoo.patch
epatch "${FILESDIR}"/${PN}-3.2-loadables.patch
+ epatch "${FILESDIR}"/${PN}-3.2-parallel-build.patch #189671
# Fix process substitution on BSD.
epatch "${FILESDIR}"/${PN}-3.2-process-subst.patch