fix SRC_URI, s/http/ftp/
authorMichael Lauer <mickey@vanille-media.de>
Thu, 13 May 2004 15:42:08 +0000 (15:42 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Thu, 13 May 2004 15:42:08 +0000 (15:42 +0000)
BKrev: 40a39750bH7RPjKyTCJ7T5-jztOMLg

libtool/libtool_1.5.oe

index 112d984..f7afa6b 100644 (file)
@@ -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 = "http://ftp.club.cc.cmu.edu/pub/gnu/libtool/libtool-${PV}.tar.gz \
+SRC_URI = "ftp://ftp.club.cc.cmu.edu/pub/gnu/libtool/libtool-${PV}.tar.gz \
            file://${FILESDIR}/m4.patch;patch=1 \
            file://${FILESDIR}/autotools.patch;patch=1 \
            file://${FILESDIR}/prefix.patch;patch=1 \