Some initial work on libtool 1.5.6.
authorChris Larson <clarson@kergoth.com>
Sat, 15 May 2004 01:18:02 +0000 (01:18 +0000)
committerChris Larson <clarson@kergoth.com>
Sat, 15 May 2004 01:18:02 +0000 (01:18 +0000)
BKrev: 40a56fcaiTKskh0PWRb2jsH5Ofup3w

libtool/libtool-cross_1.5.6.oe [new file with mode: 0644]
libtool/libtool-native_1.5.6.oe [new file with mode: 0644]
libtool/libtool_1.5.6.oe [new file with mode: 0644]
libtool/libtool_1.5.oe

diff --git a/libtool/libtool-cross_1.5.6.oe b/libtool/libtool-cross_1.5.6.oe
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/libtool/libtool-native_1.5.6.oe b/libtool/libtool-native_1.5.6.oe
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/libtool/libtool_1.5.6.oe b/libtool/libtool_1.5.6.oe
new file mode 100644 (file)
index 0000000..e69de29
index e059936..6d2092e 100644 (file)
@@ -6,8 +6,7 @@ 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}/libtool15-update-configscripts.patch;patch=1;pnum=1"
+           file://${FILESDIR}/prefix.patch;patch=1"
 S = "${WORKDIR}/libtool-${PV}"
 
 inherit autotools