summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2003-08-27 16:50:09 +0000
committerMarinus Schraal <foser@gentoo.org>2003-08-27 16:50:09 +0000
commitf2c2b59eb6431189a6f4fa009bf2a360f6cb64ee (patch)
treee44ba4cfb3c07ff12e43e17943ecccaa759acbaf /app-office/abiword/abiword-1.99.5.ebuild
parentadded gtk USE flag (diff)
downloadhistorical-f2c2b59eb6431189a6f4fa009bf2a360f6cb64ee.tar.gz
historical-f2c2b59eb6431189a6f4fa009bf2a360f6cb64ee.tar.bz2
historical-f2c2b59eb6431189a6f4fa009bf2a360f6cb64ee.zip
add patch (duh)
Diffstat (limited to 'app-office/abiword/abiword-1.99.5.ebuild')
-rw-r--r--app-office/abiword/abiword-1.99.5.ebuild10
1 files changed, 9 insertions, 1 deletions
diff --git a/app-office/abiword/abiword-1.99.5.ebuild b/app-office/abiword/abiword-1.99.5.ebuild
index 3f17fe6f99c7..03d8c45d7be1 100644
--- a/app-office/abiword/abiword-1.99.5.ebuild
+++ b/app-office/abiword/abiword-1.99.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.99.5.ebuild,v 1.1 2003/08/27 16:25:02 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.99.5.ebuild,v 1.2 2003/08/27 16:49:47 foser Exp $
inherit eutils debug
@@ -44,6 +44,14 @@ DEPEND="${RDEPEND}
# perl? ( >=dev-lang/perl-5.6 )
# perl seems broken
+src_unpack() {
+
+ unpack ${A}
+
+ epatch ${FILESDIR}/${P}-cast_fix.patch
+
+}
+
src_compile() {
./autogen.sh