summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2000-11-14 04:25:31 +0000
committerDaniel Robbins <drobbins@gentoo.org>2000-11-14 04:25:31 +0000
commitbb02f57e7896c05c7b777d19f904aea5305a1012 (patch)
tree60a734e7ce674a859661010481337bd31fae37e8 /sys-devel/binutils
parent*** empty log message *** (diff)
downloadhistorical-bb02f57e7896c05c7b777d19f904aea5305a1012.tar.gz
historical-bb02f57e7896c05c7b777d19f904aea5305a1012.tar.bz2
historical-bb02f57e7896c05c7b777d19f904aea5305a1012.zip
update grub and binutils download speeed (?) hack?
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r--sys-devel/binutils/binutils-2.10.0.33.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.10.0.33.ebuild b/sys-devel/binutils/binutils-2.10.0.33.ebuild
index 1d890c9013a1..50a5ed162a54 100644
--- a/sys-devel/binutils/binutils-2.10.0.33.ebuild
+++ b/sys-devel/binutils/binutils-2.10.0.33.ebuild
@@ -1,12 +1,12 @@
# 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/binutils/binutils-2.10.0.33.ebuild,v 1.1 2000/11/10 16:00:11 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.10.0.33.ebuild,v 1.2 2000/11/14 04:25:31 drobbins Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="Tools necessary to build programs"
-SRC_URI="ftp://ftp.varesearch.com/pub/support/hjl/binutils/${A}"
+SRC_URI="http://ftp.varesearch.com/pub/support/hjl/binutils/${A}"
src_compile() {
try ./configure --prefix=/usr --host=${CHOST}