summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuele Giaquinta <exg@gentoo.org>2006-10-01 21:24:07 +0000
committerEmanuele Giaquinta <exg@gentoo.org>2006-10-01 21:24:07 +0000
commit47fd80bbfc867f3d1a5e29b5cd2c6f5371ba4854 (patch)
treecfb02401da3322509d6d5940d799d4dd85eb1967 /www-client/dillo/dillo-0.8.6.ebuild
parentversion bump (bug #149757) (diff)
downloadgentoo-2-47fd80bbfc867f3d1a5e29b5cd2c6f5371ba4854.tar.gz
gentoo-2-47fd80bbfc867f3d1a5e29b5cd2c6f5371ba4854.tar.bz2
gentoo-2-47fd80bbfc867f3d1a5e29b5cd2c6f5371ba4854.zip
Add patch to fix bug #146416, thanks to ed@catmur.co.uk.
(Portage version: 2.1.2_pre2)
Diffstat (limited to 'www-client/dillo/dillo-0.8.6.ebuild')
-rw-r--r--www-client/dillo/dillo-0.8.6.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/www-client/dillo/dillo-0.8.6.ebuild b/www-client/dillo/dillo-0.8.6.ebuild
index 242d5c28938f..ac6bd682b4d6 100644
--- a/www-client/dillo/dillo-0.8.6.ebuild
+++ b/www-client/dillo/dillo-0.8.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/dillo-0.8.6.ebuild,v 1.1 2006/09/10 23:08:04 exg Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/dillo-0.8.6.ebuild,v 1.2 2006/10/01 21:24:07 exg Exp $
inherit flag-o-matic eutils
@@ -32,6 +32,7 @@ src_unpack() {
unpack ${A}
cd ${S}
epatch ../${DILLO_I18N_P}.diff || die
+ epatch "${FILESDIR}"/${PN}-build-fix.patch
epatch "${FILESDIR}"/${PN}-asneeded.patch
sh autogen.sh || die