summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Hallendal <hallski@gentoo.org>2001-11-12 07:41:01 +0000
committerMikael Hallendal <hallski@gentoo.org>2001-11-12 07:41:01 +0000
commite7027fde7351ddac2c0a527e49e623f55860c4c6 (patch)
tree2a4229c70c096aadb887cf1e19f7e19aad914d33 /app-office/gnumeric
parentnew versin (diff)
downloadgentoo-2-e7027fde7351ddac2c0a527e49e623f55860c4c6.tar.gz
gentoo-2-e7027fde7351ddac2c0a527e49e623f55860c4c6.tar.bz2
gentoo-2-e7027fde7351ddac2c0a527e49e623f55860c4c6.zip
do emake || make || die
Diffstat (limited to 'app-office/gnumeric')
-rw-r--r--app-office/gnumeric/files/digest-gnumeric-0.75-r2 (renamed from app-office/gnumeric/files/digest-gnumeric-0.75-r1)0
-rw-r--r--app-office/gnumeric/gnumeric-0.75-r2.ebuild (renamed from app-office/gnumeric/gnumeric-0.75-r1.ebuild)4
2 files changed, 2 insertions, 2 deletions
diff --git a/app-office/gnumeric/files/digest-gnumeric-0.75-r1 b/app-office/gnumeric/files/digest-gnumeric-0.75-r2
index 3712cec8a49b..3712cec8a49b 100644
--- a/app-office/gnumeric/files/digest-gnumeric-0.75-r1
+++ b/app-office/gnumeric/files/digest-gnumeric-0.75-r2
diff --git a/app-office/gnumeric/gnumeric-0.75-r1.ebuild b/app-office/gnumeric/gnumeric-0.75-r2.ebuild
index 61a09ed52b40..2114011ed0a0 100644
--- a/app-office/gnumeric/gnumeric-0.75-r1.ebuild
+++ b/app-office/gnumeric/gnumeric-0.75-r2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
# /home/cvsroot/gentoo-x86/gnome-office/gnumeric/gnumeric-0.66.ebuild,v 1.1 2001/06/28 09:47:57 hallski Exp
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-0.75-r1.ebuild,v 1.1 2001/11/11 23:27:04 hallski Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-0.75-r2.ebuild,v 1.1 2001/11/12 07:41:01 hallski Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Gnumeric, the GNOME Spreadsheet"
@@ -79,7 +79,7 @@ src_compile() {
--sysconfdir=/etc \
${myconf} || die
- emake || die "Building of package failed."
+ emake || make || die "Building of package failed."
}
src_install() {