]> code.ossystems Code Review - openembedded-core.git/commitdiff
libtool_2.2.6: Fix SRC_URI
authorRichard Purdie <richard@openedhand.com>
Fri, 10 Oct 2008 12:07:59 +0000 (12:07 +0000)
committerRichard Purdie <richard@openedhand.com>
Fri, 10 Oct 2008 12:07:59 +0000 (12:07 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5478 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/libtool/libtool_2.2.6.bb

index f33932d05749bdf0efa30345c57dd629a38926d5..cf6a8b32c21267958dcfa147c2eb9083cd721b38 100644 (file)
@@ -2,7 +2,7 @@ require libtool.inc
 
 PR = "r14"
 
-SRC_URI = "${GNU_MIRROR}/libtool/libtool-${PV}.tar.gz \
+SRC_URI = "${GNU_MIRROR}/libtool/libtool-${PV}a.tar.gz \
            file://dolt.m4"
 S = "${WORKDIR}/libtool-${PV}"