summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/bin86/bin86-0.15.0-r1.ebuild')
-rw-r--r--sys-devel/bin86/bin86-0.15.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/bin86/bin86-0.15.0-r1.ebuild b/sys-devel/bin86/bin86-0.15.0-r1.ebuild
index ca41c07fe96a..23ba090347c4 100644
--- a/sys-devel/bin86/bin86-0.15.0-r1.ebuild
+++ b/sys-devel/bin86/bin86-0.15.0-r1.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 <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.15.0-r1.ebuild,v 1.2 2000/08/16 04:38:33 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.15.0-r1.ebuild,v 1.3 2000/09/15 20:09:25 drobbins Exp $
P=bin86-0.15.0
A=${P}.tar.gz
@@ -11,7 +11,7 @@ SRC_URI="http://www.cix.co.uk/~mayday/${A}"
HOMEPAGE="http://www.cix.co.uk/~mayday/"
src_compile() {
- make
+ try make
}
src_unpack() {