summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2008-06-26 18:59:00 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2008-06-26 18:59:00 +0000
commite2b2c159c3a273d447704eebacc12d3681a3e9f3 (patch)
treeb5dfa8665f9553250776db030396f58d8ff72024 /x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild
parentold (diff)
downloadgentoo-2-e2b2c159c3a273d447704eebacc12d3681a3e9f3.tar.gz
gentoo-2-e2b2c159c3a273d447704eebacc12d3681a3e9f3.tar.bz2
gentoo-2-e2b2c159c3a273d447704eebacc12d3681a3e9f3.zip
Don't gratuitously include t1 backend headers. Bug #228209
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 x86_64)
Diffstat (limited to 'x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild')
-rw-r--r--x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild b/x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild
index ffc0d9208e4c..b412ea93025d 100644
--- a/x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild
+++ b/x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild,v 1.1 2008/06/02 20:25:45 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild,v 1.2 2008/06/26 18:58:59 dang Exp $
inherit eutils
@@ -32,6 +32,7 @@ src_unpack() {
cd "${S}"
epatch "${FILESDIR}/${P}-gcc43.patch"
+ epatch "${FILESDIR}/${P}-cond-t1.patch"
}
src_compile() {