diff options
Diffstat (limited to 'app-office/abiword/abiword-1.0.3.ebuild')
-rw-r--r-- | app-office/abiword/abiword-1.0.3.ebuild | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/app-office/abiword/abiword-1.0.3.ebuild b/app-office/abiword/abiword-1.0.3.ebuild index 0a3f3314beb0..9b48d83ace9a 100644 --- a/app-office/abiword/abiword-1.0.3.ebuild +++ b/app-office/abiword/abiword-1.0.3.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.0.3.ebuild,v 1.2 2002/10/16 23:53:54 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.3.ebuild,v 1.3 2002/10/24 23:23:44 blizzy Exp $ IUSE="perl nls gnome build spell jpeg xml2" @@ -99,12 +99,7 @@ src_compile() { ./autogen.sh - echo - echo "*************************************************" - echo "* Ignore above ERROR as it does not cause build *" - echo "* to fail. *" - echo "*************************************************" - echo + einfo "Ignore above ERROR as it does not cause build to fail." CFLAGS="${CFLAGS} `gdk-pixbuf-config --cflags`" |