From b01029a95daa16f4179223e6b9ca14a22050635e Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Fri, 14 May 2004 17:38:46 +0000 Subject: [PATCH] Merge openembedded@openembedded.bkbits.net:packages into linux.local:/home/kergoth/code/packages 2004/05/14 13:38:17-04:00 local!kergoth Change libtool url to point to the gnu mirrors, now that 1.5* are available there. BKrev: 40a50426i0e5svqrrHg6vmJQ_bi9Pw --- libtool/libtool_1.5.oe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libtool/libtool_1.5.oe b/libtool/libtool_1.5.oe index f7afa6be01..e0599364b7 100644 --- a/libtool/libtool_1.5.oe +++ b/libtool/libtool_1.5.oe @@ -3,7 +3,7 @@ This is GNU libtool, a generic library support script. Libtool hides \ the complexity of generating special library types (such as shared \ libraries) behind a consistent interface." -SRC_URI = "ftp://ftp.club.cc.cmu.edu/pub/gnu/libtool/libtool-${PV}.tar.gz \ +SRC_URI = "${GNU_MIRROR}/libtool/libtool-${PV}.tar.gz \ file://${FILESDIR}/m4.patch;patch=1 \ file://${FILESDIR}/autotools.patch;patch=1 \ file://${FILESDIR}/prefix.patch;patch=1 \ -- 2.39.5