summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-text/stardict/stardict-3.0.1-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/stardict/stardict-3.0.1-r1.ebuild b/app-text/stardict/stardict-3.0.1-r1.ebuild
index c67a323d8b89..cc6e374a0822 100644
--- a/app-text/stardict/stardict-3.0.1-r1.ebuild
+++ b/app-text/stardict/stardict-3.0.1-r1.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/app-text/stardict/stardict-3.0.1-r1.ebuild,v 1.1 2010/02/03 07:54:24 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/stardict/stardict-3.0.1-r1.ebuild,v 1.2 2010/05/03 23:47:26 ssuominen Exp $
inherit gnome2 eutils autotools
@@ -56,6 +56,7 @@ src_unpack() {
epatch "${FILESDIR}"/${P}-gcc43.patch
epatch "${FILESDIR}"/${P}-transparent_trayicon.patch
epatch "${FILESDIR}"/${P}-changelog-minor-typo-fixes.patch
+ epatch "${FILESDIR}"/${P}-gcc44.patch
AT_M4DIR="m4" eautoreconf
gnome2_omf_fix
}