Cset exclude: kergoth@odin.(none)|ChangeSet|20040515011802|62539
authorChris Larson <clarson@kergoth.com>
Sat, 15 May 2004 02:57:21 +0000 (02:57 +0000)
committerChris Larson <clarson@kergoth.com>
Sat, 15 May 2004 02:57:21 +0000 (02:57 +0000)
- Undo the libtool 1.5.6 cset, since it isnt ready for mass consumption.

BKrev: 40a58711T-_XEfcQcsKLWoxYkZPiWQ

libtool/libtool_1.5.oe

index 6d2092e..e059936 100644 (file)
@@ -6,7 +6,8 @@ libraries) behind a consistent interface."
 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"
+           file://${FILESDIR}/prefix.patch;patch=1 \
+           file://${FILESDIR}/libtool15-update-configscripts.patch;patch=1;pnum=1"
 S = "${WORKDIR}/libtool-${PV}"
 
 inherit autotools