From 843fb982b96bcc03025b106376d95e7bffc6f389 Mon Sep 17 00:00:00 2001 From: Achim Gottinger Date: Thu, 10 May 2001 01:52:55 +0000 Subject: Dependencie fixes, build most allways with -j1, missing digests and diffs --- sys-apps/most/most-4.9.0-r2.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'sys-apps/most') diff --git a/sys-apps/most/most-4.9.0-r2.ebuild b/sys-apps/most/most-4.9.0-r2.ebuild index 2dedffbafdfd..6e5d6eb58ff5 100644 --- a/sys-apps/most/most-4.9.0-r2.ebuild +++ b/sys-apps/most/most-4.9.0-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel Robbins -# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/most-4.9.0-r2.ebuild,v 1.1 2001/02/07 15:51:28 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/most-4.9.0-r2.ebuild,v 1.2 2001/05/10 01:52:55 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -16,8 +16,7 @@ src_compile() { try ./configure --host=${CHOST} --prefix=/usr #*possible* (not definite) pmake problems, let's not risk it. - # do not use pmake recursive - try make ${MAKEOPTS} + try make } src_install() { -- cgit v1.2.3-65-gdbad