summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/opal/opal-3.6.2.ebuild')
-rw-r--r--net-libs/opal/opal-3.6.2.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-libs/opal/opal-3.6.2.ebuild b/net-libs/opal/opal-3.6.2.ebuild
index 71534cc29ba6..46d09ca30547 100644
--- a/net-libs/opal/opal-3.6.2.ebuild
+++ b/net-libs/opal/opal-3.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/opal-3.6.2.ebuild,v 1.1 2009/07/03 10:09:58 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/opal-3.6.2.ebuild,v 1.2 2009/07/09 09:12:22 volkmar Exp $
EAPI="2"
@@ -119,6 +119,8 @@ src_prepare() {
# upstream patch 2808915
epatch "${FILESDIR}"/${P}-jdkroot.patch
+ epatch "${FILESDIR}"/${P}-gcc-4.4.patch
+
# h224 really needs h323 ?
# TODO: get a confirmation in ml
sed -i -e "s:\(.*HAS_H224.*\), \[OPAL_H323\]:\1:" configure.ac \