summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2002-11-17 22:47:19 +0000
committerMarinus Schraal <foser@gentoo.org>2002-11-17 22:47:19 +0000
commitf50ba5a723ddc21d8f23e4487d12a50d72d2f0b0 (patch)
tree6d7946bacbc397ea832d87ffd4308ec6347070f2 /app-office/abiword
parentremoved obsolete version 1.337 (also causes problems with version (diff)
downloadgentoo-2-f50ba5a723ddc21d8f23e4487d12a50d72d2f0b0.tar.gz
gentoo-2-f50ba5a723ddc21d8f23e4487d12a50d72d2f0b0.tar.bz2
gentoo-2-f50ba5a723ddc21d8f23e4487d12a50d72d2f0b0.zip
fix emake to make
Diffstat (limited to 'app-office/abiword')
-rw-r--r--app-office/abiword/abiword-1.0.4_pre1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/abiword/abiword-1.0.4_pre1.ebuild b/app-office/abiword/abiword-1.0.4_pre1.ebuild
index c282f3bfd70e..b48f8e781a53 100644
--- a/app-office/abiword/abiword-1.0.4_pre1.ebuild
+++ b/app-office/abiword/abiword-1.0.4_pre1.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.4_pre1.ebuild,v 1.3 2002/11/17 12:22:51 cretin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.4_pre1.ebuild,v 1.4 2002/11/17 22:47:19 foser Exp $
#inherit debug
@@ -103,7 +103,7 @@ src_compile() {
${myconf} || die
# --enable-debug \
- emake || die
+ make || die
}
src_install() {