summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/openfire/openfire-3.6.4.ebuild')
-rw-r--r--net-im/openfire/openfire-3.6.4.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-im/openfire/openfire-3.6.4.ebuild b/net-im/openfire/openfire-3.6.4.ebuild
index b859051d0533..c34fa6574ba8 100644
--- a/net-im/openfire/openfire-3.6.4.ebuild
+++ b/net-im/openfire/openfire-3.6.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/openfire/openfire-3.6.4.ebuild,v 1.3 2009/05/22 19:47:16 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/openfire/openfire-3.6.4.ebuild,v 1.4 2010/06/27 21:46:33 caster Exp $
inherit eutils java-pkg-2 java-ant-2
@@ -46,6 +46,7 @@ src_unpack() {
unpack ${A}
cd "${S}"
epatch "${FILESDIR}"/buildxml.patch
+ epatch "${FILESDIR}"/buildxml-ant.patch
# TODO should replace jars in build/lib with ones packaged by us -nichoj
}