summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-11-30 21:56:15 +0000
committerMike Frysinger <vapier@gentoo.org>2002-11-30 21:56:15 +0000
commit961b2abf57e9dc1ecc89374151de24cb4153de9f (patch)
tree3e095b07f00179cd528fb4db392080f78d722f63 /app-office
parentChanged econf||die to econf (diff)
downloadgentoo-2-961b2abf57e9dc1ecc89374151de24cb4153de9f.tar.gz
gentoo-2-961b2abf57e9dc1ecc89374151de24cb4153de9f.tar.bz2
gentoo-2-961b2abf57e9dc1ecc89374151de24cb4153de9f.zip
Changed einstall||die to einstall
Diffstat (limited to 'app-office')
-rw-r--r--app-office/abiword/abiword-1.0.2-r1.ebuild6
-rw-r--r--app-office/abiword/abiword-1.0.3.ebuild8
2 files changed, 6 insertions, 8 deletions
diff --git a/app-office/abiword/abiword-1.0.2-r1.ebuild b/app-office/abiword/abiword-1.0.2-r1.ebuild
index d7e6d28c54a6..d10cf0ba98ae 100644
--- a/app-office/abiword/abiword-1.0.2-r1.ebuild
+++ b/app-office/abiword/abiword-1.0.2-r1.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.2-r1.ebuild,v 1.7 2002/10/24 23:23:44 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.2-r1.ebuild,v 1.8 2002/11/30 21:55:32 vapier Exp $
IUSE="perl nls gnome build spell jpeg xml2"
@@ -108,7 +108,7 @@ src_compile() {
econf \
--enable-extra-optimization \
- ${myconf} || die
+ ${myconf}
# Doesn't work with -j 4 (hallski)
make UNIX_CAN_BUILD_STATIC=0 \
@@ -119,7 +119,7 @@ src_install() {
dodir /usr/{bin,lib}
- einstall PERLDEST=${D} || die
+ einstall PERLDEST=${D}
dosed "s:${D}::g" /usr/bin/AbiWord
diff --git a/app-office/abiword/abiword-1.0.3.ebuild b/app-office/abiword/abiword-1.0.3.ebuild
index 9b48d83ace9a..07814ccb5a3e 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.3 2002/10/24 23:23:44 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.3.ebuild,v 1.4 2002/11/30 21:56:15 vapier Exp $
IUSE="perl nls gnome build spell jpeg xml2"
@@ -103,9 +103,7 @@ src_compile() {
CFLAGS="${CFLAGS} `gdk-pixbuf-config --cflags`"
- econf \
- ${myconf} || die
-
+ econf ${myconf}
# --enable-extra-optimization \
# Doesn't work with -j 4 (hallski)
@@ -117,7 +115,7 @@ src_install() {
dodir /usr/{bin,lib}
- einstall PERLDEST=${D} || die
+ einstall PERLDEST=${D}
dosed "s:${D}::g" /usr/bin/AbiWord